Skip to content

Commit

Permalink
xhtml change large character
Browse files Browse the repository at this point in the history
  • Loading branch information
ivywe committed Jul 2, 2018
1 parent 683f248 commit f7b7820
Show file tree
Hide file tree
Showing 8 changed files with 64 additions and 64 deletions.
4 changes: 2 additions & 2 deletions extended/plugins/assist/functions.inc
Original file line number Diff line number Diff line change
Expand Up @@ -600,9 +600,9 @@ function assist_Confirmation(
$confirm_value2=$lang_box_admin['delete2']." ".$lang_box_admin['confirm'];
$confirm_value3=$lang_box_admin['delete3']." ".$lang_box_admin['confirm'];
$btn2="<input type='submit' name='action' value='{$lang_box_admin['delete2']}'"
." onclick=\"return confirm('{$confirm_value2}');\"".xhtml.">".LB;
." onclick=\"return confirm('{$confirm_value2}');\"".XHTML.">".LB;
$btn3="<input type='submit' name='action' value='{$lang_box_admin['delete3']}'"
." onclick=\"return confirm('{$confirm_value3}');\"".xhtml.">".LB;
." onclick=\"return confirm('{$confirm_value3}');\"".XHTML.">".LB;
}

// SAVE、CANCEL ボタン
Expand Down
50 changes: 25 additions & 25 deletions extended/plugins/assist/language/english_utf-8.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,25 +41,25 @@
";
###############################################################################
$LANG_ASSIST_autotag_desc['newstories']="
[newstories:(TopicID) (RSSfile)] - New stories.<br".xhtml.">
[newstories:(TopicID) (RSSfile)] - New stories.<br".XHTML.">
See the /admin/plugins/assist/docs/japanese/autotags.html file for more informations.
";
$LANG_ASSIST_autotag_desc['newstories2']="
[newstories2:(TopicID) (RSSfile)] - New stories.<br".xhtml.">
[newstories2:(TopicID) (RSSfile)] - New stories.<br".XHTML.">
See the /admin/plugins/assist/docs/japanese/autotags.html file for more informations.
";

$LANG_ASSIST_autotag_desc['conf']="
[conf:(var name)] - <br".xhtml.">
ex.1:[conf:site_url]<br".xhtml.">
ex.2:[conf:site_name]<br".xhtml.">
ex.3:[conf:site_mail]<br".xhtml.">
ex.4:[conf:site_slogan]<br".xhtml.">
[conf:(var name)] - <br".XHTML.">
ex.1:[conf:site_url]<br".XHTML.">
ex.2:[conf:site_name]<br".XHTML.">
ex.3:[conf:site_mail]<br".XHTML.">
ex.4:[conf:site_slogan]<br".XHTML.">
See the /admin/plugins/assist/docs/japanese/autotags.html file for more informations.
";
$LANG_ASSIST_autotag_desc['assist']="
[assist:〜] - <br".xhtml.">
[assist:usercount]others<br".xhtml.">
[assist:〜] - <br".XHTML.">
[assist:usercount]others<br".XHTML.">
See the /admin/plugins/assist/docs/japanese/autotags.html file for more informations.
<a href=\"{$_CONF['site_admin_url']}/plugins/assist/docs/japanese/autotags.html\">*</a>
";
Expand Down Expand Up @@ -88,16 +88,16 @@
$LANG_ASSIST_ADMIN['import'] = 'Import';
$LANG_ASSIST_ADMIN['importfile'] = 'path';
$LANG_ASSIST_ADMIN['importmsg_user'] =
"User list ca be regist to Geeklog system silently.<br".xhtml.">"
."(UserID)<TAB>(Full Name)<TAB>(User Name)<TAB>(Email)<br".xhtml.">"
."UserID, User Name, Email can't be duplicated.<br".xhtml.">"
."But if UserID is 0, automatically set.<br".xhtml.">"
."User's password is automatically set.<br".xhtml.">"
."Notification email are not sent to users.<br".xhtml.">"
"User list ca be regist to Geeklog system silently.<br".XHTML.">"
."(UserID)<TAB>(Full Name)<TAB>(User Name)<TAB>(Email)<br".XHTML.">"
."UserID, User Name, Email can't be duplicated.<br".XHTML.">"
."But if UserID is 0, automatically set.<br".XHTML.">"
."User's password is automatically set.<br".XHTML.">"
."Notification email are not sent to users.<br".XHTML.">"
;

$LANG_ASSIST_ADMIN['delete'] = 'Delete';
$LANG_ASSIST_ADMIN['deletemsg_user'] = "Batch delete users<br".xhtml.">";
$LANG_ASSIST_ADMIN['deletemsg_user'] = "Batch delete users<br".XHTML.">";

$LANG_ASSIST_ADMIN['uidfrom'] = "Start:";
$LANG_ASSIST_ADMIN['uidto'] = "End:";
Expand All @@ -108,14 +108,14 @@
$LANG_ASSIST_ADMIN['submit'] = 'Submit';

//newsletter
$LANG_ASSIST_ADMIN['mail_logfile'] ="Log file %s is ignored.<br".xhtml.">";
$LANG_ASSIST_ADMIN['mail_logfile'] ="Log file %s is ignored.<br".XHTML.">";

$LANG_ASSIST_ADMIN['mail_msg'] =
"Create story by topic '%s'. <br".xhtml.">"
."Newsletter is sent by text format.<br".xhtml.">"
."Please test.<br".xhtml.">"
."Log file is assist_newsletter.log<br".xhtml.">"
."Registrated time oftn delay, because this system use Geeklog programmed CRON.<br".xhtml.">"
"Create story by topic '%s'. <br".XHTML.">"
."Newsletter is sent by text format.<br".XHTML.">"
."Please test.<br".XHTML.">"
."Log file is assist_newsletter.log<br".XHTML.">"
."Registrated time oftn delay, because this system use Geeklog programmed CRON.<br".XHTML.">"
;

$LANG_ASSIST_ADMIN['mail_msg1'] ="(1) Settings";
Expand Down Expand Up @@ -272,9 +272,9 @@
$LANG_ASSIST_ADMIN['err_marker_coords'] = 'Could not calicurate coord.'.LB;
$LANG_ASSIST_ADMIN['err_map'] = 'Could not find map.'.LB;

$LANG_ASSIST_ADMIN['err_fbid'] = 'Facebook OAuth Application ID is not found.<br'.xhtml.'>'.LB
.'(Configuration setting Geeklog user)<br'.xhtml.'>'.LB
.'Facebook social button autotags needs.<br'.xhtml.'>'.LB;
$LANG_ASSIST_ADMIN['err_fbid'] = 'Facebook OAuth Application ID is not found.<br'.XHTML.'>'.LB
.'(Configuration setting Geeklog user)<br'.XHTML.'>'.LB
.'Facebook social button autotags needs.<br'.XHTML.'>'.LB;
//

$LANG_ASSIST_ADMIN['mail_save_ok'] = 'Saved';
Expand Down
54 changes: 27 additions & 27 deletions extended/plugins/assist/language/japanese_utf-8.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,25 +40,25 @@
";
###############################################################################
$LANG_ASSIST_autotag_desc['newstories']="
[newstories:話題ID RSSファイル] - 新着記事(おしらせ)。<br".xhtml.">
[newstories:話題ID RSSファイル] - 新着記事(おしらせ)。<br".XHTML.">
詳細は、assistプラグインのドキュメントを参照してください。
";
$LANG_ASSIST_autotag_desc['newstories2']="
[newstories2:話題ID RSSファイルほか例1 参照] - 新着記事(おしらせ)。<br".xhtml.">
[newstories2:話題ID RSSファイルほか例1 参照] - 新着記事(おしらせ)。<br".XHTML.">
詳細は、assistプラグインのドキュメントを参照してください。
";

$LANG_ASSIST_autotag_desc['conf']="
[conf:変数名] - <br".xhtml.">
例1:[conf:site_url]<br".xhtml.">
例2:[conf:site_name]<br".xhtml.">
例3:[conf:site_mail]<br".xhtml.">
例4:[conf:site_slogan]<br".xhtml.">
[conf:変数名] - <br".XHTML.">
例1:[conf:site_url]<br".XHTML.">
例2:[conf:site_name]<br".XHTML.">
例3:[conf:site_mail]<br".XHTML.">
例4:[conf:site_slogan]<br".XHTML.">
詳細は、assistプラグインのドキュメントを参照してください。
";
$LANG_ASSIST_autotag_desc['assist']="
[assist:〜] - <br".xhtml.">
[assist:usercount]ほか<br".xhtml.">
[assist:〜] - <br".XHTML.">
[assist:usercount]ほか<br".XHTML.">
詳細は、assistプラグインのドキュメントを参照してください。
<a href=\"{$_CONF['site_admin_url']}/plugins/assist/docs/japanese/autotags.html\">*</a>
";
Expand Down Expand Up @@ -88,18 +88,18 @@
$LANG_ASSIST_ADMIN['import'] = 'インポート';
$LANG_ASSIST_ADMIN['importfile'] = 'パス';
$LANG_ASSIST_ADMIN['importmsg_user'] =
"ユーザーをGeeklogに一括登録できます。<br".xhtml.">"
"ユーザーをGeeklogに一括登録できます。<br".XHTML.">"
."一括登録するファイルはユーザーは1行あたり1人づつで、各ユーザーのデータはタブ区切りで"
."「ユーザーID、氏名、ユーザー名、メールアドレス」のフィールド順です。<br".xhtml.">"
."ユーザーID、ユーザー名、メールアドレスは、重複できません。<br".xhtml.">"
."ユーザーのパスワードは無作為に決定されます。<br".xhtml.">"
."ユーザーIDが0の場合は自動発番します。<br".xhtml.">"
."ユーザーへの登録通知はおこないません。<br".xhtml.">"
."ファイルはかならず本サイトと同じUTF-8コードのテキスト形式で保存してください。<br".xhtml.">"
."「ユーザーID、氏名、ユーザー名、メールアドレス」のフィールド順です。<br".XHTML.">"
."ユーザーID、ユーザー名、メールアドレスは、重複できません。<br".XHTML.">"
."ユーザーのパスワードは無作為に決定されます。<br".XHTML.">"
."ユーザーIDが0の場合は自動発番します。<br".XHTML.">"
."ユーザーへの登録通知はおこないません。<br".XHTML.">"
."ファイルはかならず本サイトと同じUTF-8コードのテキスト形式で保存してください。<br".XHTML.">"
;

$LANG_ASSIST_ADMIN['delete'] = '削除';
$LANG_ASSIST_ADMIN['deletemsg_user'] = "ユーザーを一括削除します。<br".xhtml.">";
$LANG_ASSIST_ADMIN['deletemsg_user'] = "ユーザーを一括削除します。<br".XHTML.">";

$LANG_ASSIST_ADMIN['uidfrom'] = "開始ユーザーID";
$LANG_ASSIST_ADMIN['uidto'] = "終了ユーザーID";
Expand All @@ -110,15 +110,15 @@
$LANG_ASSIST_ADMIN['submit'] = '実行';

//newsletter
$LANG_ASSIST_ADMIN['mail_logfile'] ="ログファイル%sが無効になっています。<br".xhtml.">";
$LANG_ASSIST_ADMIN['mail_logfile'] ="ログファイル%sが無効になっています。<br".XHTML.">";

$LANG_ASSIST_ADMIN['mail_msg'] =
"送信用記事を話題「 %s 」であらかじめ用意してください。<br".xhtml.">"
."ニュースレターはテキスト形式に変換して送信します。<br".xhtml.">"
."テスト送信で送信内容を十分確認したうえでニュースレターを送信してください。<br".xhtml.">"
."※送信結果は、assist_newsletter.log に記録されます。<br".xhtml.">"
."予約送信は遅延する場合があります。<br".xhtml.">"
."(当サイトが誰にもアクセスされなかった場合)<br".xhtml.">"
"送信用記事を話題「 %s 」であらかじめ用意してください。<br".XHTML.">"
."ニュースレターはテキスト形式に変換して送信します。<br".XHTML.">"
."テスト送信で送信内容を十分確認したうえでニュースレターを送信してください。<br".XHTML.">"
."※送信結果は、assist_newsletter.log に記録されます。<br".XHTML.">"
."予約送信は遅延する場合があります。<br".XHTML.">"
."(当サイトが誰にもアクセスされなかった場合)<br".XHTML.">"
;

$LANG_ASSIST_ADMIN['mail_msg1'] ="(1)送信内容を設定する";
Expand Down Expand Up @@ -276,9 +276,9 @@
$LANG_ASSIST_ADMIN['err_map'] = 'マップがありません'.LB;

$LANG_ASSIST_ADMIN['err_fbid'] =
'Facebook OAuth Application IDが登録されていません。<br'.xhtml.'>'.LB
.'(コンフィギュレーション設定 Geeklog ユーザー)<br'.xhtml.'>'.LB
.'Facebook のソーシャルボタンの自動タグを使用する場合は必要です。<br'.xhtml.'>'.LB
'Facebook OAuth Application IDが登録されていません。<br'.XHTML.'>'.LB
.'(コンフィギュレーション設定 Geeklog ユーザー)<br'.XHTML.'>'.LB
.'Facebook のソーシャルボタンの自動タグを使用する場合は必要です。<br'.XHTML.'>'.LB
;

//
Expand Down
4 changes: 2 additions & 2 deletions extended/plugins/databox/language/english_utf-8.php
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
$LANG_DATABOX_ADMIN['importurl'] = 'URL';

$LANG_DATABOX_ADMIN['delete'] = 'Delete';
$LANG_DATABOX_ADMIN['deletemsg_user'] = "Delete all.<br ".xhtml.">";
$LANG_DATABOX_ADMIN['deletemsg_user'] = "Delete all.<br ".XHTML.">";

$LANG_DATABOX_ADMIN['idfrom'] = "From ID";
$LANG_DATABOX_ADMIN['idto'] = "To ID";
Expand Down Expand Up @@ -722,7 +722,7 @@
###############################################################################
#
$LANG_DATABOX_autotag_desc['databox']="
[databox:count] <br".xhtml.">
[databox:count] <br".XHTML.">
More, see Databox Plugin documents.
<a href=\"{$_CONF['site_admin_url']}/plugins/databox/docs/japanese/autotags.html\">*</a>
";
Expand Down
4 changes: 2 additions & 2 deletions extended/plugins/databox/lib/databox_functions.inc
Original file line number Diff line number Diff line change
Expand Up @@ -5047,9 +5047,9 @@ function DATABOX_Confirmation(
$confirm_value2=$lang_box_admin['delete2']." ".$lang_box_admin['confirm'];
$confirm_value3=$lang_box_admin['delete3']." ".$lang_box_admin['confirm'];
$btn2="<input type='submit' class='uk-button uk-button-danger' name='action' value='{$lang_box_admin['delete2']}'"
." onclick=\"return confirm('{$confirm_value2}');\"".xhtml.">".LB;
." onclick=\"return confirm('{$confirm_value2}');\"".XHTML.">".LB;
$btn3="<input type='submit' class='uk-button uk-button-danger' name='action' value='{$lang_box_admin['delete3']}'"
." onclick=\"return confirm('{$confirm_value3}');\"".xhtml.">".LB;
." onclick=\"return confirm('{$confirm_value3}');\"".XHTML.">".LB;
}
// SAVE、CANCEL ボタン
Expand Down
4 changes: 2 additions & 2 deletions extended/plugins/userbox/language/english_utf-8.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
$LANG_USERBOX_ADMIN['importurl'] = 'URL';

$LANG_USERBOX_ADMIN['delete'] = 'Delete';
$LANG_USERBOX_ADMIN['deletemsg_user'] = "Delete all.<br ".xhtml.">";
$LANG_USERBOX_ADMIN['deletemsg_user'] = "Delete all.<br ".XHTML.">";

$LANG_USERBOX_ADMIN['idfrom'] = "From ID";
$LANG_USERBOX_ADMIN['idto'] = "To ID";
Expand Down Expand Up @@ -597,7 +597,7 @@
###############################################################################
#
$LANG_USERBOX_autotag_desc['userbox']="
[userbox:count] <br".xhtml.">
[userbox:count] <br".XHTML.">
More, see UserBox Plugin documents.
<a href=\"{$_CONF['site_admin_url']}/plugins/userbox/docs/japanese/autotags.html\">*</a>
";
Expand Down
4 changes: 2 additions & 2 deletions extended/plugins/userbox/language/japanese_utf-8.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
$LANG_USERBOX_ADMIN['importurl'] = 'URL';

$LANG_USERBOX_ADMIN['delete'] = '削除';
$LANG_USERBOX_ADMIN['deletemsg_user'] = "データを一括削除します。<br".xhtml.">";
$LANG_USERBOX_ADMIN['deletemsg_user'] = "データを一括削除します。<br".XHTML.">";

$LANG_USERBOX_ADMIN['idfrom'] = "開始ID";
$LANG_USERBOX_ADMIN['idto'] = "終了ID";
Expand Down Expand Up @@ -608,7 +608,7 @@
###############################################################################
#
$LANG_USERBOX_autotag_desc['userbox']="
[userbox:count]他 <br".xhtml.">
[userbox:count]他 <br".XHTML.">
詳細は、userboxプラグインのドキュメントを参照してください。
<a href=\"{$_CONF['site_admin_url']}/plugins/userbox/docs/japanese/autotags.html\">*</a>
";
Expand Down
4 changes: 2 additions & 2 deletions extended/plugins/userbox/lib/databox_functions.inc
Original file line number Diff line number Diff line change
Expand Up @@ -5047,9 +5047,9 @@ function DATABOX_Confirmation(
$confirm_value2=$lang_box_admin['delete2']." ".$lang_box_admin['confirm'];
$confirm_value3=$lang_box_admin['delete3']." ".$lang_box_admin['confirm'];
$btn2="<input type='submit' class='uk-button uk-button-danger' name='action' value='{$lang_box_admin['delete2']}'"
." onclick=\"return confirm('{$confirm_value2}');\"".xhtml.">".LB;
." onclick=\"return confirm('{$confirm_value2}');\"".XHTML.">".LB;
$btn3="<input type='submit' class='uk-button uk-button-danger' name='action' value='{$lang_box_admin['delete3']}'"
." onclick=\"return confirm('{$confirm_value3}');\"".xhtml.">".LB;
." onclick=\"return confirm('{$confirm_value3}');\"".XHTML.">".LB;
}
// SAVE、CANCEL ボタン
Expand Down

0 comments on commit f7b7820

Please sign in to comment.