Completed
Push — master ( b4f428...a74d38 )
by Michael
02:21
created
xoops_trust_path/libs/altsys/language/french/admin_in_theme.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-define('_MD_A_AINTHEME_FMT_PUBLICTOP', 'Public Top de %s') ;
4
-define('_MD_A_AINTHEME_FMT_ADMINTOP', 'Admin Top de %s') ;
3
+define('_MD_A_AINTHEME_FMT_PUBLICTOP', 'Public Top de %s');
4
+define('_MD_A_AINTHEME_FMT_ADMINTOP', 'Admin Top de %s');
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/french/compilehookadmin.php 1 patch
Spacing   +33 added lines, -33 removed lines patch added patch discarded remove patch
@@ -1,50 +1,50 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-define('_TPLSADMIN_FMT_MSG_ENCLOSEBYCOMMENT', '%d template caches have been enclosed by tplsadmin comments') ;
4
-define('_TPLSADMIN_DT_ENCLOSEBYCOMMENT', 'Implant comments') ;
5
-define('_TPLSADMIN_DD_ENCLOSEBYCOMMENT', 'Two HTML comments will be implanted in the begging/ending point of each templates. Since this rarely breaks its design, it is recommended to professionals can read HTML itself') ;
6
-define('_TPLSADMIN_CNF_ENCLOSEBYCOMMENT', 'Compiled template caches will be enclosed by tplsadmin comments. Are you OK?') ;
3
+define('_TPLSADMIN_FMT_MSG_ENCLOSEBYCOMMENT', '%d template caches have been enclosed by tplsadmin comments');
4
+define('_TPLSADMIN_DT_ENCLOSEBYCOMMENT', 'Implant comments');
5
+define('_TPLSADMIN_DD_ENCLOSEBYCOMMENT', 'Two HTML comments will be implanted in the begging/ending point of each templates. Since this rarely breaks its design, it is recommended to professionals can read HTML itself');
6
+define('_TPLSADMIN_CNF_ENCLOSEBYCOMMENT', 'Compiled template caches will be enclosed by tplsadmin comments. Are you OK?');
7 7
 
8 8
 
9
-define('_TPLSADMIN_FMT_MSG_ENCLOSEBYBORDEREDDIV', '%d template caches have been enclosed by div tags') ;
10
-define('_TPLSADMIN_DT_ENCLOSEBYBORDEREDDIV', 'Implant div tags') ;
11
-define('_TPLSADMIN_DD_ENCLOSEBYBORDEREDDIV', 'Each templates will be enclosed by black-bordered div tags. A link for editing controller of tplsadmin will be implanted into each templates. Though this often cause destructions in designing, you can edit each templates the most instictively and easily.') ;
12
-define('_TPLSADMIN_CNF_ENCLOSEBYBORDEREDDIV', 'Compiled template caches will be enclosed by div tags. Are you OK?') ;
9
+define('_TPLSADMIN_FMT_MSG_ENCLOSEBYBORDEREDDIV', '%d template caches have been enclosed by div tags');
10
+define('_TPLSADMIN_DT_ENCLOSEBYBORDEREDDIV', 'Implant div tags');
11
+define('_TPLSADMIN_DD_ENCLOSEBYBORDEREDDIV', 'Each templates will be enclosed by black-bordered div tags. A link for editing controller of tplsadmin will be implanted into each templates. Though this often cause destructions in designing, you can edit each templates the most instictively and easily.');
12
+define('_TPLSADMIN_CNF_ENCLOSEBYBORDEREDDIV', 'Compiled template caches will be enclosed by div tags. Are you OK?');
13 13
 
14
-define('_TPLSADMIN_FMT_MSG_HOOKSAVEVARS', '%d template caches have been implanted hooking logics to collect template varibles') ;
15
-define('_TPLSADMIN_DT_HOOKSAVEVARS', 'Implant logics to collect template variables') ;
16
-define('_TPLSADMIN_DD_HOOKSAVEVARS', 'The first step of getting the informations of template variables in your site. The template vars infos will be collected when public sides of your site is displayed. If all templates you want to edit are displayed, get template vars info by underlying buttons.') ;
17
-define('_TPLSADMIN_CNF_HOOKSAVEVARS', 'Compiled template caches will be implanted the logics to collect template variables. Are you OK?') ;
14
+define('_TPLSADMIN_FMT_MSG_HOOKSAVEVARS', '%d template caches have been implanted hooking logics to collect template varibles');
15
+define('_TPLSADMIN_DT_HOOKSAVEVARS', 'Implant logics to collect template variables');
16
+define('_TPLSADMIN_DD_HOOKSAVEVARS', 'The first step of getting the informations of template variables in your site. The template vars infos will be collected when public sides of your site is displayed. If all templates you want to edit are displayed, get template vars info by underlying buttons.');
17
+define('_TPLSADMIN_CNF_HOOKSAVEVARS', 'Compiled template caches will be implanted the logics to collect template variables. Are you OK?');
18 18
 
19
-define('_TPLSADMIN_FMT_MSG_REMOVEHOOKS', '%d template caches have been normalized') ;
20
-define('_TPLSADMIN_DT_REMOVEHOOKS', 'Normalize compiled template caches') ;
21
-define('_TPLSADMIN_DD_REMOVEHOOKS', 'This removes comments/div tags/logics implanted by upper operations from each compiled template caches.') ;
22
-define('_TPLSADMIN_CNF_REMOVEHOOKS', 'Are you OK for normlizing?') ;
19
+define('_TPLSADMIN_FMT_MSG_REMOVEHOOKS', '%d template caches have been normalized');
20
+define('_TPLSADMIN_DT_REMOVEHOOKS', 'Normalize compiled template caches');
21
+define('_TPLSADMIN_DD_REMOVEHOOKS', 'This removes comments/div tags/logics implanted by upper operations from each compiled template caches.');
22
+define('_TPLSADMIN_CNF_REMOVEHOOKS', 'Are you OK for normlizing?');
23 23
 
24 24
 
25
-define('_TPLSADMIN_MSG_CLEARCACHE', 'Template caches are removed') ;
26
-define('_TPLSADMIN_MSG_CREATECOMPILECACHEFIRST', 'There are no compiled template caches. Create complied template caches by displaying public sides of your site, first') ;
25
+define('_TPLSADMIN_MSG_CLEARCACHE', 'Template caches are removed');
26
+define('_TPLSADMIN_MSG_CREATECOMPILECACHEFIRST', 'There are no compiled template caches. Create complied template caches by displaying public sides of your site, first');
27 27
 
28
-define('_TPLSADMIN_CNF_DELETEOK', 'Delete OK?') ;
28
+define('_TPLSADMIN_CNF_DELETEOK', 'Delete OK?');
29 29
 
30 30
 
31
-define('_TPLSADMIN_DT_GETTPLSVARSINFO_DW', 'Get info of template variables as DreamWeaver Extensions') ;
32
-define('_TPLSADMIN_DD_GETTPLSVARSINFO_DW', 'Open Macromedia Extension Manager, first.<br />Extract the download archive.<br />Execute the files which extensions are .mxi and you will meet installing dialogs.<br />The snippets for template variables of your site will be usable after restarting Dream Weaver.') ;
31
+define('_TPLSADMIN_DT_GETTPLSVARSINFO_DW', 'Get info of template variables as DreamWeaver Extensions');
32
+define('_TPLSADMIN_DD_GETTPLSVARSINFO_DW', 'Open Macromedia Extension Manager, first.<br />Extract the download archive.<br />Execute the files which extensions are .mxi and you will meet installing dialogs.<br />The snippets for template variables of your site will be usable after restarting Dream Weaver.');
33 33
 
34
-define('_TPLSADMIN_DT_GETTEMPLATES', 'Download templates') ;
35
-define('_TPLSADMIN_DD_GETTEMPLATES', 'Select a set before pushing either button') ;
34
+define('_TPLSADMIN_DT_GETTEMPLATES', 'Download templates');
35
+define('_TPLSADMIN_DD_GETTEMPLATES', 'Select a set before pushing either button');
36 36
 
37
-define('_TPLSADMIN_FMT_MSG_PUTTEMPLATES', '%d templates are imported.') ;
38
-define('_TPLSADMIN_DT_PUTTEMPLATES', 'Upload templates') ;
39
-define('_TPLSADMIN_DD_PUTTEMPLATES', 'Select a set you want to upload/overwrite before uploading zip/tgz archive including template files (.html). You need not to check depths of the paths in the archive.') ;
37
+define('_TPLSADMIN_FMT_MSG_PUTTEMPLATES', '%d templates are imported.');
38
+define('_TPLSADMIN_DT_PUTTEMPLATES', 'Upload templates');
39
+define('_TPLSADMIN_DD_PUTTEMPLATES', 'Select a set you want to upload/overwrite before uploading zip/tgz archive including template files (.html). You need not to check depths of the paths in the archive.');
40 40
 
41 41
 
42
-define('_TPLSADMIN_ERR_NOTUPLOADED', 'No files are uploaded.') ;
43
-define('_TPLSADMIN_ERR_EXTENSION', 'This extension cannot be recognized.') ;
44
-define('_TPLSADMIN_ERR_INVALIDARCHIVE', 'The archive is not extractable.') ;
45
-define('_TPLSADMIN_ERR_INVALIDTPLSET', 'Invalid set name has been specified.') ;
42
+define('_TPLSADMIN_ERR_NOTUPLOADED', 'No files are uploaded.');
43
+define('_TPLSADMIN_ERR_EXTENSION', 'This extension cannot be recognized.');
44
+define('_TPLSADMIN_ERR_INVALIDARCHIVE', 'The archive is not extractable.');
45
+define('_TPLSADMIN_ERR_INVALIDTPLSET', 'Invalid set name has been specified.');
46 46
 
47
-define('_TPLSADMIN_ERR_NOTPLSVARSINFO', 'There are no template vars info files.') ;
47
+define('_TPLSADMIN_ERR_NOTPLSVARSINFO', 'There are no template vars info files.');
48 48
 
49
-define('_TPLSADMIN_NUMCAP_COMPILEDCACHES', 'Compiled template caches') ;
50
-define('_TPLSADMIN_NUMCAP_TPLSVARS', 'Template vars info files') ;
49
+define('_TPLSADMIN_NUMCAP_COMPILEDCACHES', 'Compiled template caches');
50
+define('_TPLSADMIN_NUMCAP_TPLSVARS', 'Template vars info files');
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/german/admin_in_theme.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-define('_MD_A_AINTHEME_FMT_PUBLICTOP', 'Public Top of %s') ;
4
-define('_MD_A_AINTHEME_FMT_ADMINTOP', 'Admin Top of %s') ;
3
+define('_MD_A_AINTHEME_FMT_PUBLICTOP', 'Public Top of %s');
4
+define('_MD_A_AINTHEME_FMT_ADMINTOP', 'Admin Top of %s');
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/german/mytplsform.php 1 patch
Spacing   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -10,8 +10,8 @@
 block discarded – undo
10 10
 define('_MD_A_MYTPLSFORM_LABEL_TPLFILE', 'Template name');
11 11
 define('_MD_A_MYTPLSFORM_BTN_CREATE', 'Create');
12 12
 
13
-define('_MD_A_MYTPLSFORM_EDIT', 'Template bearbeiten') ;
14
-define('_MD_A_MYTPLSFORM_UPDATED', 'Template erfolgreich aktualisiert') ;
15
-define('_MD_A_MYTPLSFORM_BTN_MODIFYCONT', 'Reflect') ;
16
-define('_MD_A_MYTPLSFORM_BTN_MODIFYEND', 'Speichern und Ende') ;
17
-define('_MD_A_MYTPLSFORM_BTN_RESET', 'Reset') ;
13
+define('_MD_A_MYTPLSFORM_EDIT', 'Template bearbeiten');
14
+define('_MD_A_MYTPLSFORM_UPDATED', 'Template erfolgreich aktualisiert');
15
+define('_MD_A_MYTPLSFORM_BTN_MODIFYCONT', 'Reflect');
16
+define('_MD_A_MYTPLSFORM_BTN_MODIFYEND', 'Speichern und Ende');
17
+define('_MD_A_MYTPLSFORM_BTN_RESET', 'Reset');
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/german/mypreferences.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-define('_MD_A_MYPREFERENCES_FORMTITLE', 'Module\'s preferences') ;
4
-define('_MD_A_MYPREFERENCES_UPDATED', 'Preferences are updated successfully') ;
3
+define('_MD_A_MYPREFERENCES_FORMTITLE', 'Module\'s preferences');
4
+define('_MD_A_MYPREFERENCES_UPDATED', 'Preferences are updated successfully');
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/german/admin.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,3 +1,3 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-define('_MD_A_DBUPDATED', 'Datenbank erfolgreich aktualisiert') ;
3
+define('_MD_A_DBUPDATED', 'Datenbank erfolgreich aktualisiert');
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/ja_utf8/admin_in_theme.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-define('_MD_A_AINTHEME_FMT_PUBLICTOP', '%s公開トップ') ;
4
-define('_MD_A_AINTHEME_FMT_ADMINTOP', '%s管理トップ') ;
3
+define('_MD_A_AINTHEME_FMT_PUBLICTOP', '%s公開トップ');
4
+define('_MD_A_AINTHEME_FMT_ADMINTOP', '%s管理トップ');
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/ja_utf8/mytplsform.php 1 patch
Spacing   +9 added lines, -9 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-define('_MD_A_MYTPLSFORM_TPLSADMIN', 'テンプレート管理') ;
4
-define('_MD_A_MYTPLSFORM_EDIT', 'テンプレート編集') ;
5
-define('_MD_A_MYTPLSFORM_UPDATED', 'テンプレートを更新しました') ;
6
-define('_MD_A_MYTPLSFORM_CREATED', 'テンプレートを作成しました') ;
7
-define('_MD_A_MYTPLSFORM_LABEL_TPLFILE', 'テンプレート名') ;
8
-define('_MD_A_MYTPLSFORM_BTN_MODIFYCONT', '更新して編集継続') ;
9
-define('_MD_A_MYTPLSFORM_BTN_MODIFYEND', '更新して編集終了') ;
10
-define('_MD_A_MYTPLSFORM_BTN_CREATE', '新規登録') ;
11
-define('_MD_A_MYTPLSFORM_BTN_RESET', 'リセット') ;
3
+define('_MD_A_MYTPLSFORM_TPLSADMIN', 'テンプレート管理');
4
+define('_MD_A_MYTPLSFORM_EDIT', 'テンプレート編集');
5
+define('_MD_A_MYTPLSFORM_UPDATED', 'テンプレートを更新しました');
6
+define('_MD_A_MYTPLSFORM_CREATED', 'テンプレートを作成しました');
7
+define('_MD_A_MYTPLSFORM_LABEL_TPLFILE', 'テンプレート名');
8
+define('_MD_A_MYTPLSFORM_BTN_MODIFYCONT', '更新して編集継続');
9
+define('_MD_A_MYTPLSFORM_BTN_MODIFYEND', '更新して編集終了');
10
+define('_MD_A_MYTPLSFORM_BTN_CREATE', '新規登録');
11
+define('_MD_A_MYTPLSFORM_BTN_RESET', 'リセット');
Please login to merge, or discard this patch.
xoops_trust_path/libs/altsys/language/ja_utf8/mylangadmin.php 1 patch
Spacing   +20 added lines, -20 removed lines patch added patch discarded remove patch
@@ -1,27 +1,27 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-define('_MYLANGADMIN_H3_MODULE', '言語定数操作対象モジュール') ;
4
-define('_MYLANGADMIN_CACHEUPDATED', '言語キャッシュを更新しました') ;
5
-define('_MYLANGADMIN_BTN_UPDATE', '更新') ;
6
-define('_MYLANGADMIN_BTN_RESET', 'リセット') ;
3
+define('_MYLANGADMIN_H3_MODULE', '言語定数操作対象モジュール');
4
+define('_MYLANGADMIN_CACHEUPDATED', '言語キャッシュを更新しました');
5
+define('_MYLANGADMIN_BTN_UPDATE', '更新');
6
+define('_MYLANGADMIN_BTN_RESET', 'リセット');
7 7
 
8
-define('_MYLANGADMIN_TH_CONSTANTNAME', '定数名') ;
9
-define('_MYLANGADMIN_TH_DEFAULTVALUE', 'デフォルト値') ;
10
-define('_MYLANGADMIN_TH_USERVALUE', '上書き設定値') ;
8
+define('_MYLANGADMIN_TH_CONSTANTNAME', '定数名');
9
+define('_MYLANGADMIN_TH_DEFAULTVALUE', 'デフォルト値');
10
+define('_MYLANGADMIN_TH_USERVALUE', '上書き設定値');
11 11
 
12
-define('_MYLANGADMIN_NOTE_ADDEDBYMYLANG', '(※独自に追加された定数)') ;
13
-define('_MYLANGADMIN_DT_MYLANGFILENAME', '差分オーバーライドファイル名') ;
12
+define('_MYLANGADMIN_NOTE_ADDEDBYMYLANG', '(※独自に追加された定数)');
13
+define('_MYLANGADMIN_DT_MYLANGFILENAME', '差分オーバーライドファイル名');
14 14
 
15
-define('_MYLANGADMIN_DT_CACHEFILENAME', 'キャッシュファイル名') ;
16
-define('_MYLANGADMIN_DT_CACHESTATUS', 'キャッシュ状況') ;
17
-define('_MYLANGADMIN_CREATED', '作成済') ;
18
-define('_MYLANGADMIN_NOTCREATED', '未作成') ;
15
+define('_MYLANGADMIN_DT_CACHEFILENAME', 'キャッシュファイル名');
16
+define('_MYLANGADMIN_DT_CACHESTATUS', 'キャッシュ状況');
17
+define('_MYLANGADMIN_CREATED', '作成済');
18
+define('_MYLANGADMIN_NOTCREATED', '未作成');
19 19
 
20
-define('_MYLANGADMIN_ERR_MODNOLANGUAGE', '言語ファイルを持たないモジュールです') ;
21
-define('_MYLANGADMIN_ERR_MODLANGINCOMPATIBLE', '言語ファイルディレクトリ構造に互換性のないモジュールです') ;
22
-define('_MYLANGADMIN_ERR_MODEMPTYLANGDIR', 'このモジュールは変更可能な言語ファイルを持っていません') ;
20
+define('_MYLANGADMIN_ERR_MODNOLANGUAGE', '言語ファイルを持たないモジュールです');
21
+define('_MYLANGADMIN_ERR_MODLANGINCOMPATIBLE', '言語ファイルディレクトリ構造に互換性のないモジュールです');
22
+define('_MYLANGADMIN_ERR_MODEMPTYLANGDIR', 'このモジュールは変更可能な言語ファイルを持っていません');
23 23
 
24
-define('_MYLANGADMIN_MSG_D3LANGMANENABLED', '言語ファイルオーバーライドシステムは有効になっています') ;
25
-define('_MYLANGADMIN_FMT_HOWTOENABLED3LANGMAN4XCL', '言語ファイルオーバーライドシステムは無効になっています。有効にするには、"%s" を "%s" にコピーしてください') ;
26
-define('_MYLANGADMIN_MSG_HOWTOENABLED3LANGMAN4X2', 'このコアでは、言語ファイルオーバーライドシステムはD3LanguageManager対応モジュールでしか有効になりません。非対応モジュールでもオーバーライドシステムを利用する場合は、以下のHackを試してください。') ;
27
-define('_MYLANGADMIN_MSG_NOTICE4ALREADYREAD', '現在編集中のファイルはすでにシステムで読み込み済のため、このカラムはデフォルトではなく現在値を示しています') ;
24
+define('_MYLANGADMIN_MSG_D3LANGMANENABLED', '言語ファイルオーバーライドシステムは有効になっています');
25
+define('_MYLANGADMIN_FMT_HOWTOENABLED3LANGMAN4XCL', '言語ファイルオーバーライドシステムは無効になっています。有効にするには、"%s" を "%s" にコピーしてください');
26
+define('_MYLANGADMIN_MSG_HOWTOENABLED3LANGMAN4X2', 'このコアでは、言語ファイルオーバーライドシステムはD3LanguageManager対応モジュールでしか有効になりません。非対応モジュールでもオーバーライドシステムを利用する場合は、以下のHackを試してください。');
27
+define('_MYLANGADMIN_MSG_NOTICE4ALREADYREAD', '現在編集中のファイルはすでにシステムで読み込み済のため、このカラムはデフォルトではなく現在値を示しています');
Please login to merge, or discard this patch.