diff --git a/ChangeLog b/ChangeLog index 92bebaadb..8420e8175 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,7 @@ $HeadURL$ - bug #1676033 [core] pow(int,int) causes overflow - bug #1680952 [core] undefined function PMA_getUvaCondition() - bug #1596328 [export] drop support for POSTGRESQL compatibility mode +- bug #1609443 [privileges] Grant all priv. on wildcard name (fix message) 2.10.0.3 (not released yet) ===================== diff --git a/lang/afrikaans-iso-8859-1.inc.php b/lang/afrikaans-iso-8859-1.inc.php index 02f87c582..7c462b2c2 100644 --- a/lang/afrikaans-iso-8859-1.inc.php +++ b/lang/afrikaans-iso-8859-1.inc.php @@ -989,7 +989,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 61d2a537d..6da30ea55 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -990,7 +990,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php index e635501a8..c9dced58b 100644 --- a/lang/albanian-iso-8859-1.inc.php +++ b/lang/albanian-iso-8859-1.inc.php @@ -988,7 +988,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 378296669..f1e4de971 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -989,7 +989,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index ed2e4ce68..431226550 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -991,7 +991,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php index db270b2d4..f61f1df44 100644 --- a/lang/arabic-windows-1256.inc.php +++ b/lang/arabic-windows-1256.inc.php @@ -990,7 +990,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php index bfb50d273..d70773f1c 100644 --- a/lang/azerbaijani-iso-8859-9.inc.php +++ b/lang/azerbaijani-iso-8859-9.inc.php @@ -985,7 +985,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 6a5785ea8..6d165a1db 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -986,7 +986,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/basque-iso-8859-1.inc.php b/lang/basque-iso-8859-1.inc.php index 1d07f139b..09cee27b0 100644 --- a/lang/basque-iso-8859-1.inc.php +++ b/lang/basque-iso-8859-1.inc.php @@ -982,7 +982,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index e8050813a..bcfe4059a 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -983,7 +983,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index 656c01d11..0e33e22ce 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -989,7 +989,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php index 41d521c86..e2955dd17 100644 --- a/lang/bosnian-windows-1250.inc.php +++ b/lang/bosnian-windows-1250.inc.php @@ -988,7 +988,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php index 52325dfe7..d787744f8 100644 --- a/lang/bulgarian-koi8-r.inc.php +++ b/lang/bulgarian-koi8-r.inc.php @@ -812,7 +812,7 @@ $strBusyPages = 'Busy pages'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate $strCreateUserDatabaseNone = ''; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strCSV = 'CSV'; //to translate $strDirtyPages = 'Dirty pages'; //to translate diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 049fb9d8e..90a4db2f2 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -813,7 +813,7 @@ $strBusyPages = 'Busy pages'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate $strCreateUserDatabaseNone = 'Няма'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strCSV = 'CSV'; //to translate $strDirtyPages = 'Dirty pages'; //to translate diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php index d6ffeb425..1eb8b6dae 100644 --- a/lang/bulgarian-windows-1251.inc.php +++ b/lang/bulgarian-windows-1251.inc.php @@ -812,7 +812,7 @@ $strBusyPages = 'Busy pages'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate $strCreateUserDatabaseNone = ''; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strCSV = 'CSV'; //to translate $strDirtyPages = 'Dirty pages'; //to translate diff --git a/lang/chinese_simplified-gb2312.inc.php b/lang/chinese_simplified-gb2312.inc.php index 407b21456..e72c5df76 100644 --- a/lang/chinese_simplified-gb2312.inc.php +++ b/lang/chinese_simplified-gb2312.inc.php @@ -990,7 +990,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index f137f4b7e..7ebe920bc 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -991,7 +991,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/chinese_traditional-big5.inc.php b/lang/chinese_traditional-big5.inc.php index e97e2d282..95f2c06de 100644 --- a/lang/chinese_traditional-big5.inc.php +++ b/lang/chinese_traditional-big5.inc.php @@ -969,7 +969,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 187be9abe..e713ed061 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -970,7 +970,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php index 31f2bbc73..f2a2951b8 100644 --- a/lang/dutch-iso-8859-1.inc.php +++ b/lang/dutch-iso-8859-1.inc.php @@ -986,7 +986,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/dutch-iso-8859-15.inc.php b/lang/dutch-iso-8859-15.inc.php index 7f34d9185..6235460ed 100644 --- a/lang/dutch-iso-8859-15.inc.php +++ b/lang/dutch-iso-8859-15.inc.php @@ -986,7 +986,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 8d5ed842b..f7ca4786a 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -987,7 +987,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index bf3855312..f37f53ad8 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -177,7 +177,7 @@ $strCreateTable = 'Create table'; $strCreateUserDatabase = 'Database for user'; $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; $strCreateUserDatabaseNone = 'None'; -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; $strCreationDates = 'Creation/Update/Check dates'; $strCriteria = 'Criteria'; $strCroatian = 'Croatian'; diff --git a/lang/english-iso-8859-15.inc.php b/lang/english-iso-8859-15.inc.php index d925a326a..11bf946f9 100644 --- a/lang/english-iso-8859-15.inc.php +++ b/lang/english-iso-8859-15.inc.php @@ -177,7 +177,7 @@ $strCreateTable = 'Create table'; $strCreateUserDatabase = 'Database for user'; $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; $strCreateUserDatabaseNone = 'None'; -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; $strCreationDates = 'Creation/Update/Check dates'; $strCriteria = 'Criteria'; $strCroatian = 'Croatian'; diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 3140e378f..862969342 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -178,7 +178,7 @@ $strCreateTable = 'Create table'; $strCreateUserDatabase = 'Database for user'; $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; $strCreateUserDatabaseNone = 'None'; -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; $strCreationDates = 'Creation/Update/Check dates'; $strCriteria = 'Criteria'; $strCroatian = 'Croatian'; diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php index 24e0cf211..fc5bcb247 100644 --- a/lang/estonian-iso-8859-1.inc.php +++ b/lang/estonian-iso-8859-1.inc.php @@ -178,7 +178,7 @@ $strCreateTable = 'Loo tabel'; $strCreateUserDatabase = 'Andmebaas kasutajale'; $strCreateUserDatabaseName = 'Loo sama nimega andmebaas ja anna kik igused'; $strCreateUserDatabaseNone = 'Puudub'; -$strCreateUserDatabaseWildcard = 'Anna kik igused Metanimele (username_%)'; +$strCreateUserDatabaseWildcard = 'Anna kik igused Metanimele (username\_%)'; $strCreationDates = 'Loo/muuda/kontrolli kuupevi'; $strCriteria = 'Kriteerium'; $strCroatian = 'Horvaatia'; diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index d4da0d6d1..c63b795d9 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -179,7 +179,7 @@ $strCreateTable = 'Loo tabel'; $strCreateUserDatabase = 'Andmebaas kasutajale'; $strCreateUserDatabaseName = 'Loo sama nimega andmebaas ja anna kõik õigused'; $strCreateUserDatabaseNone = 'Puudub'; -$strCreateUserDatabaseWildcard = 'Anna kõik õigused Metanimele (username_%)'; +$strCreateUserDatabaseWildcard = 'Anna kõik õigused Metanimele (username\_%)'; $strCreationDates = 'Loo/muuda/kontrolli kuupäevi'; $strCriteria = 'Kriteerium'; $strCroatian = 'Horvaatia'; diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php index 69867469b..d8b9f4db5 100644 --- a/lang/finnish-iso-8859-1.inc.php +++ b/lang/finnish-iso-8859-1.inc.php @@ -180,7 +180,7 @@ $strCreateTable = 'Luo taulu'; $strCreateUserDatabaseName = 'Luo samanniminen tietokanta ja anna kaikki oikeudet'; $strCreateUserDatabaseNone = 'Ei mitn'; $strCreateUserDatabase = 'Tietokanta kyttjlle'; -$strCreateUserDatabaseWildcard = 'Anna kaikki oikeudet tietokannalle jokerimerkki kytten (username_%)'; +$strCreateUserDatabaseWildcard = 'Anna kaikki oikeudet tietokannalle jokerimerkki kytten (username\_%)'; $strCreationDates = 'Luonti/pivitys/tarkistus -pivykset'; $strCriteria = 'Hakuehdot'; $strCroatian = 'Kroaatti'; diff --git a/lang/finnish-iso-8859-15.inc.php b/lang/finnish-iso-8859-15.inc.php index 9d015ccb7..c0518de08 100644 --- a/lang/finnish-iso-8859-15.inc.php +++ b/lang/finnish-iso-8859-15.inc.php @@ -180,7 +180,7 @@ $strCreateTable = 'Luo taulu'; $strCreateUserDatabaseName = 'Luo samanniminen tietokanta ja anna kaikki oikeudet'; $strCreateUserDatabaseNone = 'Ei mitn'; $strCreateUserDatabase = 'Tietokanta kyttjlle'; -$strCreateUserDatabaseWildcard = 'Anna kaikki oikeudet tietokannalle jokerimerkki kytten (username_%)'; +$strCreateUserDatabaseWildcard = 'Anna kaikki oikeudet tietokannalle jokerimerkki kytten (username\_%)'; $strCreationDates = 'Luonti/pivitys/tarkistus -pivykset'; $strCriteria = 'Hakuehdot'; $strCroatian = 'Kroaatti'; diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 0ab40cd43..8367a9f17 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -181,7 +181,7 @@ $strCreateTable = 'Luo taulu'; $strCreateUserDatabaseName = 'Luo samanniminen tietokanta ja anna kaikki oikeudet'; $strCreateUserDatabaseNone = 'Ei mitään'; $strCreateUserDatabase = 'Tietokanta käyttäjälle'; -$strCreateUserDatabaseWildcard = 'Anna kaikki oikeudet tietokannalle jokerimerkkiä käyttäen (username_%)'; +$strCreateUserDatabaseWildcard = 'Anna kaikki oikeudet tietokannalle jokerimerkkiä käyttäen (username\_%)'; $strCreationDates = 'Luonti/päivitys/tarkistus -päiväykset'; $strCriteria = 'Hakuehdot'; $strCroatian = 'Kroaatti'; diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php index bdc6086df..22b92ad1b 100644 --- a/lang/galician-iso-8859-1.inc.php +++ b/lang/galician-iso-8859-1.inc.php @@ -172,7 +172,7 @@ $strCreatePdfFeat = 'Creaci $strCreateUserDatabase = 'Base de datos para o usuario'; $strCreateUserDatabaseName = 'Crear unha base de datos co mesmo nome e conceder todos os privilexios'; $strCreateUserDatabaseNone = 'Nengunha'; -$strCreateUserDatabaseWildcard = 'Conceder todos os privilexios para o nome con comodns (username_%)'; +$strCreateUserDatabaseWildcard = 'Conceder todos os privilexios para o nome con comodns (username\_%)'; $strCreationDates = 'Datas de creacin/actualizacin/comprobacin'; $strCriteria = 'Criterio'; $strCroatian = 'Croata'; diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index c4113709f..54b886493 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -173,7 +173,7 @@ $strCreatePdfFeat = 'Creación de PDFs'; $strCreateUserDatabase = 'Base de datos para o usuario'; $strCreateUserDatabaseName = 'Crear unha base de datos co mesmo nome e conceder todos os privilexios'; $strCreateUserDatabaseNone = 'Nengunha'; -$strCreateUserDatabaseWildcard = 'Conceder todos os privilexios para o nome con comodíns (username_%)'; +$strCreateUserDatabaseWildcard = 'Conceder todos os privilexios para o nome con comodíns (username\_%)'; $strCreationDates = 'Datas de creación/actualización/comprobación'; $strCriteria = 'Criterio'; $strCroatian = 'Croata'; diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index c2b13bc8e..705283d79 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -991,7 +991,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php index ef8155ef8..459fe619f 100644 --- a/lang/german-iso-8859-1.inc.php +++ b/lang/german-iso-8859-1.inc.php @@ -177,7 +177,7 @@ $strCreatePdfFeat = 'Erzeugen von PDFs'; $strCreateUserDatabase = 'Datenbank fr Benutzer'; $strCreateUserDatabaseNone = 'Keine'; $strCreateUserDatabaseName = 'Erstelle eine Datenbank mit gleichem Namen und gewhre alle Rechte'; -$strCreateUserDatabaseWildcard = 'Gewhre alle Rechte auf Datenbanken die mit dem Benuterznamen beginnen (username_%)'; +$strCreateUserDatabaseWildcard = 'Gewhre alle Rechte auf Datenbanken die mit dem Benuterznamen beginnen (username\_%)'; $strCreationDates = 'Erzeugungs- / Aktualisierungs- / berprfungszeiten'; $strCriteria = 'Kriterium'; $strCroatian = 'Kroatisch'; diff --git a/lang/german-iso-8859-15.inc.php b/lang/german-iso-8859-15.inc.php index 54ffa8fd5..edd0e0dee 100644 --- a/lang/german-iso-8859-15.inc.php +++ b/lang/german-iso-8859-15.inc.php @@ -177,7 +177,7 @@ $strCreatePdfFeat = 'Erzeugen von PDFs'; $strCreateUserDatabase = 'Datenbank fr Benutzer'; $strCreateUserDatabaseNone = 'Keine'; $strCreateUserDatabaseName = 'Erstelle eine Datenbank mit gleichem Namen und gewhre alle Rechte'; -$strCreateUserDatabaseWildcard = 'Gewhre alle Rechte auf Datenbanken die mit dem Benuterznamen beginnen (username_%)'; +$strCreateUserDatabaseWildcard = 'Gewhre alle Rechte auf Datenbanken die mit dem Benuterznamen beginnen (username\_%)'; $strCreationDates = 'Erzeugungs- / Aktualisierungs- / berprfungszeiten'; $strCriteria = 'Kriterium'; $strCroatian = 'Kroatisch'; diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index ace89a2ee..4ebf5dfcb 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -178,7 +178,7 @@ $strCreatePdfFeat = 'Erzeugen von PDFs'; $strCreateUserDatabase = 'Datenbank für Benutzer'; $strCreateUserDatabaseNone = 'Keine'; $strCreateUserDatabaseName = 'Erstelle eine Datenbank mit gleichem Namen und gewähre alle Rechte'; -$strCreateUserDatabaseWildcard = 'Gewähre alle Rechte auf Datenbanken die mit dem Benuterznamen beginnen (username_%)'; +$strCreateUserDatabaseWildcard = 'Gewähre alle Rechte auf Datenbanken die mit dem Benuterznamen beginnen (username\_%)'; $strCreationDates = 'Erzeugungs- / Aktualisierungs- / Überprüfungszeiten'; $strCriteria = 'Kriterium'; $strCroatian = 'Kroatisch'; diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php index ace6f3c5b..20b33475a 100644 --- a/lang/greek-iso-8859-7.inc.php +++ b/lang/greek-iso-8859-7.inc.php @@ -987,7 +987,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 4a78a4867..d483a9a7e 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -988,7 +988,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php index a1cee2316..7a21793ac 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php +++ b/lang/hebrew-iso-8859-8-i.inc.php @@ -982,7 +982,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index 382cd3d74..0fad55f8f 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -983,7 +983,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 514cefa66..1b70b0a72 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -991,7 +991,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index ff293ebb0..7fbd40588 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -982,7 +982,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 688b57b29..6e5b2058b 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -983,7 +983,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/indonesian-iso-8859-1.inc.php b/lang/indonesian-iso-8859-1.inc.php index d23db7962..b94ea0cd8 100644 --- a/lang/indonesian-iso-8859-1.inc.php +++ b/lang/indonesian-iso-8859-1.inc.php @@ -980,7 +980,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index 11710174e..82eb5c3c9 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -981,7 +981,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index 05d2416aa..10172b437 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -173,7 +173,7 @@ $strCreatePdfFeat = 'Creazione di PDF'; $strCreateUserDatabase = 'Database per l\'utente'; $strCreateUserDatabaseName = 'Crea un database con lo stesso nome e concedi tutti i privilegi'; $strCreateUserDatabaseNone = 'None'; -$strCreateUserDatabaseWildcard = 'Concedi tutti i privilegi al nome con caratteri jolly (username_%)'; +$strCreateUserDatabaseWildcard = 'Concedi tutti i privilegi al nome con caratteri jolly (username\_%)'; $strCreationDates = 'Creazione/Aggiornamento/Controllo date'; $strCriteria = 'Criterio'; $strCroatian = 'Croato'; diff --git a/lang/italian-iso-8859-15.inc.php b/lang/italian-iso-8859-15.inc.php index 4ab914687..a1ab6e43c 100644 --- a/lang/italian-iso-8859-15.inc.php +++ b/lang/italian-iso-8859-15.inc.php @@ -173,7 +173,7 @@ $strCreatePdfFeat = 'Creazione di PDF'; $strCreateUserDatabase = 'Database per l\'utente'; $strCreateUserDatabaseName = 'Crea un database con lo stesso nome e concedi tutti i privilegi'; $strCreateUserDatabaseNone = 'None'; -$strCreateUserDatabaseWildcard = 'Concedi tutti i privilegi al nome con caratteri jolly (username_%)'; +$strCreateUserDatabaseWildcard = 'Concedi tutti i privilegi al nome con caratteri jolly (username\_%)'; $strCreationDates = 'Creazione/Aggiornamento/Controllo date'; $strCriteria = 'Criterio'; $strCroatian = 'Croato'; diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 8b424b0d1..92ef52446 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -174,7 +174,7 @@ $strCreatePdfFeat = 'Creazione di PDF'; $strCreateUserDatabase = 'Database per l\'utente'; $strCreateUserDatabaseName = 'Crea un database con lo stesso nome e concedi tutti i privilegi'; $strCreateUserDatabaseNone = 'None'; -$strCreateUserDatabaseWildcard = 'Concedi tutti i privilegi al nome con caratteri jolly (username_%)'; +$strCreateUserDatabaseWildcard = 'Concedi tutti i privilegi al nome con caratteri jolly (username\_%)'; $strCreationDates = 'Creazione/Aggiornamento/Controllo date'; $strCriteria = 'Criterio'; $strCroatian = 'Croato'; diff --git a/lang/korean-euc-kr.inc.php b/lang/korean-euc-kr.inc.php index aaba7232d..2bc3140e3 100644 --- a/lang/korean-euc-kr.inc.php +++ b/lang/korean-euc-kr.inc.php @@ -985,7 +985,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index c938aa83e..bc4e2cb7f 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -986,7 +986,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index b286970be..15451c48e 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -988,7 +988,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php index e1cd1ef27..3eec54f6e 100644 --- a/lang/latvian-windows-1257.inc.php +++ b/lang/latvian-windows-1257.inc.php @@ -987,7 +987,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 5a9899d8c..a09e8a494 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -981,7 +981,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/lithuanian-windows-1257.inc.php b/lang/lithuanian-windows-1257.inc.php index 27cb0d0a2..7f48cde35 100644 --- a/lang/lithuanian-windows-1257.inc.php +++ b/lang/lithuanian-windows-1257.inc.php @@ -980,7 +980,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php index 485195cbd..cb4f61fc6 100644 --- a/lang/malay-iso-8859-1.inc.php +++ b/lang/malay-iso-8859-1.inc.php @@ -1002,7 +1002,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index fc11f5389..54a1c9433 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -1003,7 +1003,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php index 3e158d252..0b878580b 100644 --- a/lang/mongolian-utf-8.inc.php +++ b/lang/mongolian-utf-8.inc.php @@ -986,7 +986,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/norwegian-iso-8859-1.inc.php b/lang/norwegian-iso-8859-1.inc.php index b8a33c143..e0b49d9c7 100644 --- a/lang/norwegian-iso-8859-1.inc.php +++ b/lang/norwegian-iso-8859-1.inc.php @@ -171,7 +171,7 @@ $strCreatePdfFeat = 'Lag PDF-dokumenter'; $strCreateUserDatabase = 'Brukerdatabase'; $strCreateUserDatabaseName = 'Opprett database med samme navn og gi alle rettigheter'; $strCreateUserDatabaseNone = 'Ingen'; -$strCreateUserDatabaseWildcard = 'Gi alle rettigheter p jokertegnavn (username_%)'; +$strCreateUserDatabaseWildcard = 'Gi alle rettigheter p jokertegnavn (username\_%)'; $strCreationDates = 'Opprettelse/Oppdaterings/Kontrolldato'; $strCriteria = 'Kriterier'; $strCroatian = 'kroatisk'; diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index 8abb645ba..659b2ad0d 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -172,7 +172,7 @@ $strCreatePdfFeat = 'Lag PDF-dokumenter'; $strCreateUserDatabase = 'Brukerdatabase'; $strCreateUserDatabaseName = 'Opprett database med samme navn og gi alle rettigheter'; $strCreateUserDatabaseNone = 'Ingen'; -$strCreateUserDatabaseWildcard = 'Gi alle rettigheter på jokertegnavn (username_%)'; +$strCreateUserDatabaseWildcard = 'Gi alle rettigheter på jokertegnavn (username\_%)'; $strCreationDates = 'Opprettelse/Oppdaterings/Kontrolldato'; $strCriteria = 'Kriterier'; $strCroatian = 'kroatisk'; diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 52b96bd18..d89fde43e 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -988,7 +988,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php index e47d477cd..6bd91af5b 100644 --- a/lang/persian-windows-1256.inc.php +++ b/lang/persian-windows-1256.inc.php @@ -987,7 +987,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php index fcf80662e..1fdea7634 100644 --- a/lang/portuguese-iso-8859-1.inc.php +++ b/lang/portuguese-iso-8859-1.inc.php @@ -991,7 +991,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/portuguese-iso-8859-15.inc.php b/lang/portuguese-iso-8859-15.inc.php index 1a63a2f42..728953e97 100644 --- a/lang/portuguese-iso-8859-15.inc.php +++ b/lang/portuguese-iso-8859-15.inc.php @@ -991,7 +991,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 7a6be77e4..6c9e6c269 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -992,7 +992,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php index 53c3289b7..a50873331 100644 --- a/lang/romanian-iso-8859-1.inc.php +++ b/lang/romanian-iso-8859-1.inc.php @@ -983,7 +983,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index 866209b7c..c0ea7db93 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -984,7 +984,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/russian-cp-866.inc.php b/lang/russian-cp-866.inc.php index 175789a9d..08dcbbd0b 100644 --- a/lang/russian-cp-866.inc.php +++ b/lang/russian-cp-866.inc.php @@ -158,7 +158,7 @@ $strCreatePdfFeat = ' $strCreateUserDatabase = ' 짮⥫'; $strCreateUserDatabaseName = ' ⠪- ।⠢ ਢ'; $strCreateUserDatabaseNone = ' ᮧ'; -$strCreateUserDatabaseWildcard = '।⠢ ਢ ᪥ (username_%)'; +$strCreateUserDatabaseWildcard = '।⠢ ਢ ᪥ (username\_%)'; $strCreationDates = '//஢ઠ '; $strCriteria = '਩'; $strCroatian = 'ࢠ᪨'; diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php index 8bb62798d..ce5c5a8fe 100644 --- a/lang/russian-koi8-r.inc.php +++ b/lang/russian-koi8-r.inc.php @@ -158,7 +158,7 @@ $strCreatePdfFeat = ' $strCreateUserDatabase = ' '; $strCreateUserDatabaseName = ' - '; $strCreateUserDatabaseNone = ' '; -$strCreateUserDatabaseWildcard = ' (username_%)'; +$strCreateUserDatabaseWildcard = ' (username\_%)'; $strCreationDates = '// '; $strCriteria = ''; $strCroatian = ''; diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 0f816b1af..5709f6bbc 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -159,7 +159,7 @@ $strCreatePdfFeat = 'Создание PDF-схемы'; $strCreateUserDatabase = 'База данных для пользователя'; $strCreateUserDatabaseName = 'Создать базу данных с таким-же именем и предоставить все привелегии'; $strCreateUserDatabaseNone = 'Не создавать'; -$strCreateUserDatabaseWildcard = 'Предоставить все привелегии по маске (username_%)'; +$strCreateUserDatabaseWildcard = 'Предоставить все привелегии по маске (username\_%)'; $strCreationDates = 'Создание/Обновление/Проверка дат'; $strCriteria = 'Критерий'; $strCroatian = 'Хорватский'; diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php index 5a21f7e7c..33579412f 100644 --- a/lang/russian-windows-1251.inc.php +++ b/lang/russian-windows-1251.inc.php @@ -158,7 +158,7 @@ $strCreatePdfFeat = ' $strCreateUserDatabase = ' '; $strCreateUserDatabaseName = ' - '; $strCreateUserDatabaseNone = ' '; -$strCreateUserDatabaseWildcard = ' (username_%)'; +$strCreateUserDatabaseWildcard = ' (username\_%)'; $strCreationDates = '// '; $strCriteria = ''; $strCroatian = ''; diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 0f7227b23..624cde230 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -987,7 +987,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php index 893ffac49..0d6f79a13 100644 --- a/lang/serbian_cyrillic-windows-1251.inc.php +++ b/lang/serbian_cyrillic-windows-1251.inc.php @@ -986,7 +986,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 4b9c05e52..f31d4ca68 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -987,7 +987,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php index 64097f21b..7230f597e 100644 --- a/lang/serbian_latin-windows-1250.inc.php +++ b/lang/serbian_latin-windows-1250.inc.php @@ -986,7 +986,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php index e7e73dcde..20e8234f1 100644 --- a/lang/slovenian-iso-8859-2.inc.php +++ b/lang/slovenian-iso-8859-2.inc.php @@ -984,7 +984,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index eec4c0e2a..6d0a62d15 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -985,7 +985,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php index 712cda100..4acd95bb1 100644 --- a/lang/slovenian-windows-1250.inc.php +++ b/lang/slovenian-windows-1250.inc.php @@ -984,7 +984,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php index 07cf9ac5e..cbe846b32 100644 --- a/lang/spanish-iso-8859-1.inc.php +++ b/lang/spanish-iso-8859-1.inc.php @@ -173,7 +173,7 @@ $strCreateTable = 'Crear tabla'; $strCreateUserDatabase = 'Base de datos para el usuario'; $strCreateUserDatabaseName = 'Crear base de datos con el mismo nombre y otorgue todos los privilegios'; $strCreateUserDatabaseNone = 'Ninguna'; -$strCreateUserDatabaseWildcard = 'Otorgue todos los privilegios al nombre que contiene comodn (username_%)'; +$strCreateUserDatabaseWildcard = 'Otorgue todos los privilegios al nombre que contiene comodn (username\_%)'; $strCreationDates = 'Fechas de creacin/actualizacin/revisin'; $strCriteria = 'Criterio'; $strCroatian = 'Croata'; diff --git a/lang/spanish-iso-8859-15.inc.php b/lang/spanish-iso-8859-15.inc.php index 40346111a..61cef60b9 100644 --- a/lang/spanish-iso-8859-15.inc.php +++ b/lang/spanish-iso-8859-15.inc.php @@ -173,7 +173,7 @@ $strCreateTable = 'Crear tabla'; $strCreateUserDatabase = 'Base de datos para el usuario'; $strCreateUserDatabaseName = 'Crear base de datos con el mismo nombre y otorgue todos los privilegios'; $strCreateUserDatabaseNone = 'Ninguna'; -$strCreateUserDatabaseWildcard = 'Otorgue todos los privilegios al nombre que contiene comodn (username_%)'; +$strCreateUserDatabaseWildcard = 'Otorgue todos los privilegios al nombre que contiene comodn (username\_%)'; $strCreationDates = 'Fechas de creacin/actualizacin/revisin'; $strCriteria = 'Criterio'; $strCroatian = 'Croata'; diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index da7ba2822..ce051cc3d 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -174,7 +174,7 @@ $strCreateTable = 'Crear tabla'; $strCreateUserDatabase = 'Base de datos para el usuario'; $strCreateUserDatabaseName = 'Crear base de datos con el mismo nombre y otorgue todos los privilegios'; $strCreateUserDatabaseNone = 'Ninguna'; -$strCreateUserDatabaseWildcard = 'Otorgue todos los privilegios al nombre que contiene comodín (username_%)'; +$strCreateUserDatabaseWildcard = 'Otorgue todos los privilegios al nombre que contiene comodín (username\_%)'; $strCreationDates = 'Fechas de creación/actualización/revisión'; $strCriteria = 'Criterio'; $strCroatian = 'Croata'; diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php index 3ed77b6a8..4b37527dc 100644 --- a/lang/swedish-iso-8859-1.inc.php +++ b/lang/swedish-iso-8859-1.inc.php @@ -176,7 +176,7 @@ $strCreateTable = 'Skapa tabell'; $strCreateUserDatabase = 'Databas fr anvndare'; $strCreateUserDatabaseName = 'Skapa databas med samma namn och ge alla privilegier'; $strCreateUserDatabaseNone = 'Ingen'; -$strCreateUserDatabaseWildcard = 'Ge alla privilegier till namn med jokertecken (username_%)'; +$strCreateUserDatabaseWildcard = 'Ge alla privilegier till namn med jokertecken (username\_%)'; $strCreationDates = 'Skapad/Uppdaterad/Kontrollerad datum'; $strCriteria = 'Villkor'; $strCroatian = 'Kroatisk'; diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 978001875..706334499 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -177,7 +177,7 @@ $strCreateTable = 'Skapa tabell'; $strCreateUserDatabase = 'Databas för användare'; $strCreateUserDatabaseName = 'Skapa databas med samma namn och ge alla privilegier'; $strCreateUserDatabaseNone = 'Ingen'; -$strCreateUserDatabaseWildcard = 'Ge alla privilegier till namn med jokertecken (username_%)'; +$strCreateUserDatabaseWildcard = 'Ge alla privilegier till namn med jokertecken (username\_%)'; $strCreationDates = 'Skapad/Uppdaterad/Kontrollerad datum'; $strCriteria = 'Villkor'; $strCroatian = 'Kroatisk'; diff --git a/lang/tatarish-iso-8859-9.inc.php b/lang/tatarish-iso-8859-9.inc.php index 84b50a665..5f9f297ee 100644 --- a/lang/tatarish-iso-8859-9.inc.php +++ b/lang/tatarish-iso-8859-9.inc.php @@ -843,7 +843,7 @@ $strBrowseDistinctValues = 'Browse distinct values'; //to translate $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strDelimiter = 'Delimiter'; //to translate diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php index bf9b6313d..6b839fddc 100644 --- a/lang/tatarish-utf-8.inc.php +++ b/lang/tatarish-utf-8.inc.php @@ -844,7 +844,7 @@ $strBrowseDistinctValues = 'Browse distinct values'; //to translate $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strDelimiter = 'Delimiter'; //to translate diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php index 0f51a5e6f..15113cab6 100644 --- a/lang/thai-tis-620.inc.php +++ b/lang/thai-tis-620.inc.php @@ -986,7 +986,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 26385aadb..c5baa2493 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -987,7 +987,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index ee44ec342..76cba8ff1 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -985,7 +985,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php index 87541f018..add784fc1 100644 --- a/lang/ukrainian-windows-1251.inc.php +++ b/lang/ukrainian-windows-1251.inc.php @@ -984,7 +984,7 @@ $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate $strCreateUserDatabase = 'Database for user'; //to translate $strCreateUserDatabaseNone = 'None'; //to translate $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate $strOpenDocumentText = 'Open Document Text'; //to translate $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate