bug #1609443 [privileges] Grant all priv. on wildcard name (fix message)

This commit is contained in:
Marc Delisle
2007-03-15 21:11:38 +00:00
parent c1d2b61090
commit 34ad4cdd3b
89 changed files with 89 additions and 88 deletions

View File

@@ -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)
=====================

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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 = '<27><><EFBFBD><EFBFBD>'; //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

View File

@@ -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

View File

@@ -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 = '<27><><EFBFBD><EFBFBD>'; //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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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';

View File

@@ -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';

View File

@@ -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';

View File

@@ -178,7 +178,7 @@ $strCreateTable = 'Loo tabel';
$strCreateUserDatabase = 'Andmebaas kasutajale';
$strCreateUserDatabaseName = 'Loo sama nimega andmebaas ja anna k<>ik <20>igused';
$strCreateUserDatabaseNone = 'Puudub';
$strCreateUserDatabaseWildcard = 'Anna k<>ik <20>igused Metanimele (username_%)';
$strCreateUserDatabaseWildcard = 'Anna k<>ik <20>igused Metanimele (username\_%)';
$strCreationDates = 'Loo/muuda/kontrolli kuup<75>evi';
$strCriteria = 'Kriteerium';
$strCroatian = 'Horvaatia';

View File

@@ -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';

View File

@@ -180,7 +180,7 @@ $strCreateTable = 'Luo taulu';
$strCreateUserDatabaseName = 'Luo samanniminen tietokanta ja anna kaikki oikeudet';
$strCreateUserDatabaseNone = 'Ei mit<69><74>n';
$strCreateUserDatabase = 'Tietokanta k<>ytt<74>j<EFBFBD>lle';
$strCreateUserDatabaseWildcard = 'Anna kaikki oikeudet tietokannalle jokerimerkki<6B> k<>ytt<74>en (username_%)';
$strCreateUserDatabaseWildcard = 'Anna kaikki oikeudet tietokannalle jokerimerkki<6B> k<>ytt<74>en (username\_%)';
$strCreationDates = 'Luonti/p<>ivitys/tarkistus -p<>iv<69>ykset';
$strCriteria = 'Hakuehdot';
$strCroatian = 'Kroaatti';

View File

@@ -180,7 +180,7 @@ $strCreateTable = 'Luo taulu';
$strCreateUserDatabaseName = 'Luo samanniminen tietokanta ja anna kaikki oikeudet';
$strCreateUserDatabaseNone = 'Ei mit<69><74>n';
$strCreateUserDatabase = 'Tietokanta k<>ytt<74>j<EFBFBD>lle';
$strCreateUserDatabaseWildcard = 'Anna kaikki oikeudet tietokannalle jokerimerkki<6B> k<>ytt<74>en (username_%)';
$strCreateUserDatabaseWildcard = 'Anna kaikki oikeudet tietokannalle jokerimerkki<6B> k<>ytt<74>en (username\_%)';
$strCreationDates = 'Luonti/p<>ivitys/tarkistus -p<>iv<69>ykset';
$strCriteria = 'Hakuehdot';
$strCroatian = 'Kroaatti';

View File

@@ -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';

View File

@@ -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 comod<6F>ns (username_%)';
$strCreateUserDatabaseWildcard = 'Conceder todos os privilexios para o nome con comod<6F>ns (username\_%)';
$strCreationDates = 'Datas de creaci<63>n/actualizaci<63>n/comprobaci<63>n';
$strCriteria = 'Criterio';
$strCroatian = 'Croata';

View File

@@ -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';

View File

@@ -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

View File

@@ -177,7 +177,7 @@ $strCreatePdfFeat = 'Erzeugen von PDFs';
$strCreateUserDatabase = 'Datenbank f<>r Benutzer';
$strCreateUserDatabaseNone = 'Keine';
$strCreateUserDatabaseName = 'Erstelle eine Datenbank mit gleichem Namen und gew<65>hre alle Rechte';
$strCreateUserDatabaseWildcard = 'Gew<65>hre alle Rechte auf Datenbanken die mit dem Benuterznamen beginnen (username_%)';
$strCreateUserDatabaseWildcard = 'Gew<65>hre alle Rechte auf Datenbanken die mit dem Benuterznamen beginnen (username\_%)';
$strCreationDates = 'Erzeugungs- / Aktualisierungs- / <20>berpr<70>fungszeiten';
$strCriteria = 'Kriterium';
$strCroatian = 'Kroatisch';

View File

@@ -177,7 +177,7 @@ $strCreatePdfFeat = 'Erzeugen von PDFs';
$strCreateUserDatabase = 'Datenbank f<>r Benutzer';
$strCreateUserDatabaseNone = 'Keine';
$strCreateUserDatabaseName = 'Erstelle eine Datenbank mit gleichem Namen und gew<65>hre alle Rechte';
$strCreateUserDatabaseWildcard = 'Gew<65>hre alle Rechte auf Datenbanken die mit dem Benuterznamen beginnen (username_%)';
$strCreateUserDatabaseWildcard = 'Gew<65>hre alle Rechte auf Datenbanken die mit dem Benuterznamen beginnen (username\_%)';
$strCreationDates = 'Erzeugungs- / Aktualisierungs- / <20>berpr<70>fungszeiten';
$strCriteria = 'Kriterium';
$strCroatian = 'Kroatisch';

View File

@@ -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';

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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';

View File

@@ -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';

View File

@@ -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';

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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';

View File

@@ -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';

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -158,7 +158,7 @@ $strCreatePdfFeat = '
$strCreateUserDatabase = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><ECA7AE><EFBFBD>';
$strCreateUserDatabaseName = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><E2A0AA>-<2D><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><EFBFBD><E0A5A4><EFBFBD><E2A0A2><EFBFBD> <20><><EFBFBD> <20><EFBFBD><E0A8A2><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strCreateUserDatabaseNone = '<27><><><E1AEA7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strCreateUserDatabaseWildcard = '<27><EFBFBD><E0A5A4><EFBFBD><E2A0A2><EFBFBD> <20><><EFBFBD> <20><EFBFBD><E0A8A2><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><>᪥ (username_%)';
$strCreateUserDatabaseWildcard = '<27><EFBFBD><E0A5A4><EFBFBD><E2A0A2><EFBFBD> <20><><EFBFBD> <20><EFBFBD><E0A8A2><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><>᪥ (username\_%)';
$strCreationDates = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><EFBFBD><20><><EFBFBD>';
$strCriteria = '<27><><EFBFBD><EFBFBD><EFBFBD>਩';
$strCroatian = '<27><><EFBFBD><EFBFBD>';

View File

@@ -158,7 +158,7 @@ $strCreatePdfFeat = '
$strCreateUserDatabase = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strCreateUserDatabaseName = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>-<2D><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strCreateUserDatabaseNone = '<27><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strCreateUserDatabaseWildcard = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> (username_%)';
$strCreateUserDatabaseWildcard = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> (username\_%)';
$strCreationDates = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>';
$strCriteria = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strCroatian = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';

View File

@@ -159,7 +159,7 @@ $strCreatePdfFeat = 'Создание PDF-схемы';
$strCreateUserDatabase = 'База данных для пользователя';
$strCreateUserDatabaseName = 'Создать базу данных с таким-же именем и предоставить все привелегии';
$strCreateUserDatabaseNone = 'Не создавать';
$strCreateUserDatabaseWildcard = 'Предоставить все привелегии по маске (username_%)';
$strCreateUserDatabaseWildcard = 'Предоставить все привелегии по маске (username\_%)';
$strCreationDates = 'Создание/Обновление/Проверка дат';
$strCriteria = 'Критерий';
$strCroatian = 'Хорватский';

View File

@@ -158,7 +158,7 @@ $strCreatePdfFeat = '
$strCreateUserDatabase = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strCreateUserDatabaseName = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>-<2D><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strCreateUserDatabaseNone = '<27><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strCreateUserDatabaseWildcard = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> (username_%)';
$strCreateUserDatabaseWildcard = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> (username\_%)';
$strCreationDates = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>';
$strCriteria = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strCroatian = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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 comod<6F>n (username_%)';
$strCreateUserDatabaseWildcard = 'Otorgue todos los privilegios al nombre que contiene comod<6F>n (username\_%)';
$strCreationDates = 'Fechas de creaci<63>n/actualizaci<63>n/revisi<73>n';
$strCriteria = 'Criterio';
$strCroatian = 'Croata';

View File

@@ -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 comod<6F>n (username_%)';
$strCreateUserDatabaseWildcard = 'Otorgue todos los privilegios al nombre que contiene comod<6F>n (username\_%)';
$strCreationDates = 'Fechas de creaci<63>n/actualizaci<63>n/revisi<73>n';
$strCriteria = 'Criterio';
$strCroatian = 'Croata';

View File

@@ -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';

View File

@@ -176,7 +176,7 @@ $strCreateTable = 'Skapa tabell';
$strCreateUserDatabase = 'Databas f<>r anv<6E>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';

View File

@@ -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';

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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