From 71efad3fe72ed6cb2269291dd7cfbc22f780e30d Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 1 Jul 2008 18:54:53 +0000 Subject: [PATCH] message change, thanks to Sebastian Mendel --- lang/afrikaans-utf-8.inc.php | 2 +- lang/albanian-utf-8.inc.php | 2 +- lang/arabic-utf-8.inc.php | 2 +- lang/azerbaijani-utf-8.inc.php | 2 +- lang/bangla-utf-8.inc.php | 2 +- lang/basque-utf-8.inc.php | 2 +- lang/belarusian_cyrillic-utf-8.inc.php | 2 +- lang/belarusian_latin-utf-8.inc.php | 2 +- lang/bosnian-utf-8.inc.php | 2 +- lang/brazilian_portuguese-utf-8.inc.php | 2 +- lang/bulgarian-utf-8.inc.php | 2 +- lang/catalan-utf-8.inc.php | 2 +- lang/chinese_simplified-utf-8.inc.php | 2 +- lang/chinese_traditional-utf-8.inc.php | 2 +- lang/croatian-utf-8.inc.php | 2 +- lang/czech-utf-8.inc.php | 2 +- lang/danish-utf-8.inc.php | 2 +- lang/dutch-utf-8.inc.php | 2 +- lang/english-utf-8.inc.php | 2 +- lang/estonian-utf-8.inc.php | 2 +- lang/finnish-utf-8.inc.php | 2 +- lang/french-utf-8.inc.php | 2 +- lang/galician-utf-8.inc.php | 2 +- lang/georgian-utf-8.inc.php | 2 +- lang/german-utf-8.inc.php | 2 +- lang/greek-utf-8.inc.php | 2 +- lang/hebrew-utf-8.inc.php | 2 +- lang/hindi-utf-8.inc.php | 2 +- lang/hungarian-utf-8.inc.php | 2 +- lang/indonesian-utf-8.inc.php | 2 +- lang/italian-utf-8.inc.php | 2 +- lang/japanese-utf-8.inc.php | 2 +- lang/korean-utf-8.inc.php | 2 +- lang/latvian-utf-8.inc.php | 2 +- lang/lithuanian-utf-8.inc.php | 2 +- lang/macedonian_cyrillic-utf-8.inc.php | 2 +- lang/malay-utf-8.inc.php | 2 +- lang/mongolian-utf-8.inc.php | 2 +- lang/norwegian-utf-8.inc.php | 2 +- lang/persian-utf-8.inc.php | 2 +- lang/polish-utf-8.inc.php | 2 +- lang/portuguese-utf-8.inc.php | 2 +- lang/romanian-utf-8.inc.php | 2 +- lang/russian-utf-8.inc.php | 2 +- lang/serbian_cyrillic-utf-8.inc.php | 2 +- lang/serbian_latin-utf-8.inc.php | 2 +- lang/sinhala-utf-8.inc.php | 2 +- lang/slovak-utf-8.inc.php | 2 +- lang/slovenian-utf-8.inc.php | 2 +- lang/spanish-utf-8.inc.php | 2 +- lang/swedish-utf-8.inc.php | 2 +- lang/tatarish-utf-8.inc.php | 2 +- lang/thai-utf-8.inc.php | 2 +- lang/turkish-utf-8.inc.php | 2 +- lang/ukrainian-utf-8.inc.php | 2 +- libraries/tbl_properties.inc.php | 2 +- 56 files changed, 56 insertions(+), 56 deletions(-) diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 2e6145fc68..99649f9c7e 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -1072,7 +1072,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1103,4 +1102,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index f2abda10b9..5594b4c63d 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -1071,7 +1071,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1102,4 +1101,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index dafae21410..16f401d0a2 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -1073,7 +1073,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1104,4 +1103,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 7329beaec9..80bc166c56 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -1068,7 +1068,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1099,4 +1098,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/bangla-utf-8.inc.php b/lang/bangla-utf-8.inc.php index 1dac991f28..5de147d7ef 100644 --- a/lang/bangla-utf-8.inc.php +++ b/lang/bangla-utf-8.inc.php @@ -1047,7 +1047,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1078,4 +1077,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 25333d7dfb..3cb0e5d7db 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -1065,7 +1065,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1096,4 +1095,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php index d2d663dde1..49c2b20f98 100644 --- a/lang/belarusian_cyrillic-utf-8.inc.php +++ b/lang/belarusian_cyrillic-utf-8.inc.php @@ -1048,7 +1048,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1079,4 +1078,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php index fe42cc1acf..a563b48823 100644 --- a/lang/belarusian_latin-utf-8.inc.php +++ b/lang/belarusian_latin-utf-8.inc.php @@ -1047,7 +1047,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1078,4 +1077,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index 5004b87bcd..badc6e12a8 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -1071,7 +1071,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1102,4 +1101,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 3b2ff1665a..785928a17d 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -1045,7 +1045,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1076,4 +1075,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 75c39d75b0..92a22e4932 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -1068,7 +1068,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1099,4 +1098,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index ab8b4bf228..a872fc07e7 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -1043,7 +1043,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1074,4 +1073,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index 7b62873e36..c1382bfcba 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -1073,7 +1073,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1104,4 +1103,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 7a62a5096c..93a88147ab 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -1052,7 +1052,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1083,4 +1082,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index eb3d33ea34..011d032867 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -1046,7 +1046,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1077,4 +1076,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index cf9a0b7e23..e5cecd5e7f 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -1004,7 +1004,6 @@ $strUseBackquotes = 'Použít zpětné uvozovky u jmen tabulek a sloupců'; $strUsedPhpExtensions = 'Použitá rozšíření PHP'; $strUseHostTable = 'Použít tabulku s počítači'; $strUserAlreadyExists = 'Uživatel %s již existuje!'; -$strUserDefined = 'Zadáno uživatelem'; $strUserEmpty = 'Jméno uživatele je prázdné!'; $strUserName = 'Jméno uživatele'; $strUserNotFound = 'Zvolený uživatel nebyl nalezen v tabulce oprávnění.'; @@ -1078,4 +1077,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 476aa4bc6e..1924d01294 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -1047,7 +1047,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1078,4 +1077,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 4ec729e571..182d75d2d7 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -1069,7 +1069,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1100,4 +1099,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index ee2395ff56..42b462e755 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -68,6 +68,7 @@ $strAPrimaryKey = 'A primary key has been added on %s'; $strArabic = 'Arabic'; $strArmenian = 'Armenian'; $strAscending = 'Ascending'; +$strAsDefined = 'As defined:'; $strAtBeginningOfTable = 'At Beginning of Table'; $strAtEndOfTable = 'At End of Table'; $strAttr = 'Attributes'; @@ -1034,7 +1035,6 @@ $strUseBackquotes = 'Enclose table and field names with backquotes'; $strUsedPhpExtensions = 'Used PHP extensions'; $strUseHostTable = 'Use Host Table'; $strUserAlreadyExists = 'The user %s already exists!'; -$strUserDefined = 'User-defined'; $strUserEmpty = 'The user name is empty!'; $strUserName = 'User name'; $strUserNotFound = 'The selected user was not found in the privilege table.'; diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 8615004d1f..08215af232 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -1053,7 +1053,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1084,4 +1083,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 0b34210382..13c36f4520 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -1047,7 +1047,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1078,4 +1077,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 7a60545647..5ad153340b 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -1044,7 +1044,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1075,4 +1074,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 29146a693d..d35df6152f 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -1003,7 +1003,6 @@ $strUseBackquotes = 'Protexer os nomes das tabelas e dos campos con " ` "'; $strUsedPhpExtensions = 'Extensións de PHP utilizadas'; $strUseHostTable = 'Usar a tabela de Host'; $strUserAlreadyExists = 'Xa existe o usuario %s'; -$strUserDefined = 'Definido polo usuario'; $strUserEmpty = 'O nome do usuario está vacío!'; $strUserName = 'Nome do usuario'; $strUserNotFound = 'Non se atopou o usuario seleccionado na tabela de privilexios.'; @@ -1077,4 +1076,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index e9cc6d3110..0ee057d399 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -1073,7 +1073,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1104,4 +1103,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 3fee5865e0..275df38659 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -1053,7 +1053,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1084,4 +1083,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 9a89aeca06..f468da79f9 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -1070,7 +1070,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1101,4 +1100,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index cf6a58d655..76590cf628 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -1065,7 +1065,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1096,4 +1095,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 2d2519d6b6..14343247ba 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -1073,7 +1073,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1104,4 +1103,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index d0d8e42761..1cd6fffba2 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -1064,7 +1064,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1095,4 +1094,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index e8257642a3..197643810f 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -1063,7 +1063,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1094,4 +1093,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index cda7d3614f..d6a85a259d 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -1048,7 +1048,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1079,4 +1078,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 0bd91119b5..1c802fdfe3 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -1064,7 +1064,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1095,4 +1094,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index 795023d11a..7293107f2b 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -1068,7 +1068,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1099,4 +1098,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 9126991491..a7d6f9b31f 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -1070,7 +1070,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1101,4 +1100,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index f929990238..3d00bd6bb8 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -1063,7 +1063,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1094,4 +1093,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/macedonian_cyrillic-utf-8.inc.php b/lang/macedonian_cyrillic-utf-8.inc.php index 51692891dc..4040f117a4 100644 --- a/lang/macedonian_cyrillic-utf-8.inc.php +++ b/lang/macedonian_cyrillic-utf-8.inc.php @@ -1048,7 +1048,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1079,4 +1078,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 1923b60cd8..c64ee0a20b 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -1085,7 +1085,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1116,4 +1115,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php index ca2d1cf1a6..811e4c81ee 100644 --- a/lang/mongolian-utf-8.inc.php +++ b/lang/mongolian-utf-8.inc.php @@ -1068,7 +1068,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1099,4 +1098,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index e0322d5d1b..5281bdc1dd 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -1045,7 +1045,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1076,4 +1075,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index f1fe507b8c..29149585c5 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -1070,7 +1070,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1101,4 +1100,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 2546787d45..345683a3b4 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -1041,7 +1041,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1072,4 +1071,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 3ddee1e503..a9f20877c3 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -1074,7 +1074,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1105,4 +1104,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index f17f875d80..1b272b4f5e 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -1062,7 +1062,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1093,4 +1092,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 419d617374..9de5dc3593 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -1049,7 +1049,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1080,4 +1079,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index ba49afab79..9d1c77338e 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -1047,7 +1047,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1078,4 +1077,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 2229ff4643..6e82c5471b 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -1047,7 +1047,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1078,4 +1077,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/sinhala-utf-8.inc.php b/lang/sinhala-utf-8.inc.php index d569235d61..088b09b0ad 100644 --- a/lang/sinhala-utf-8.inc.php +++ b/lang/sinhala-utf-8.inc.php @@ -1050,7 +1050,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1081,4 +1080,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index f76a16fdd2..9960825404 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -1048,7 +1048,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1079,4 +1078,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index 66380c06a6..d11fa05a73 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -1067,7 +1067,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1098,4 +1097,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index 8b8869c114..8e33136a4e 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -1043,7 +1043,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1074,4 +1073,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 21c177f165..0340096a94 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -1046,7 +1046,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1077,4 +1076,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php index 2a3de4cf2b..2cf4112f41 100644 --- a/lang/tatarish-utf-8.inc.php +++ b/lang/tatarish-utf-8.inc.php @@ -1059,7 +1059,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1090,4 +1089,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 3e3689a87c..0ee61c2aaa 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -1069,7 +1069,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1100,4 +1099,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 4a1c7820e0..ec1aab0f6d 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -1053,7 +1053,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1084,4 +1083,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 92fda093df..4d0266e8ee 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -1067,7 +1067,6 @@ $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strUserDefined = 'User-defined'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate @@ -1098,4 +1097,5 @@ $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the rec $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strAsDefined = 'As defined:'; //to translate ?> diff --git a/libraries/tbl_properties.inc.php b/libraries/tbl_properties.inc.php index b6237ace9a..1b4ab84e3b 100644 --- a/libraries/tbl_properties.inc.php +++ b/libraries/tbl_properties.inc.php @@ -374,7 +374,7 @@ for ($i = 0; $i < $num_fields; $i++) { // value (example, for an INT) $default_options = array( 'NONE' => $strNone, - 'USER_DEFINED' => $strUserDefined, + 'USER_DEFINED' => $strAsDefined, 'NULL' => 'NULL', 'CURRENT_TIMESTAMP' => 'CURRENT_TIMESTAMP', );