strEscapeWildcards

This commit is contained in:
Marc Delisle
2004-10-20 00:28:22 +00:00
parent c46bce0e49
commit a40f6200ba
104 changed files with 105 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ $Source$
* tbl_change.php, libraries/common.lib.php, lang/*: new function
PMA_showHint($message), new $strUseTabKey,
new light bulb image (temporary)
* server_privileges.php: bug #916117, PMA_showHint($strEscapeWildcards)
2004-10-19 Michal Čihař <michal@cihar.com>
* export.php: Use just \n for SQL exports (bug #1042521).

View File

@@ -736,4 +736,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -737,4 +737,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -726,4 +726,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -727,4 +727,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -730,4 +730,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -729,4 +729,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -725,4 +725,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -726,4 +726,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -728,4 +728,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -729,4 +729,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -735,4 +735,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -734,4 +734,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -750,4 +750,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -751,4 +751,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -735,4 +735,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -736,4 +736,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -735,4 +735,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -721,4 +721,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -722,4 +722,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -727,4 +727,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -728,4 +728,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -727,4 +727,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -731,4 +731,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -749,4 +749,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -750,4 +750,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -749,4 +749,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -727,4 +727,5 @@ $strZeroRemovesTheLimit = 'Pozn
$strZip = '"zazipov<6F>no"';
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -728,4 +728,5 @@ $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu)
$strZip = '"zazipováno"';
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -727,4 +727,5 @@ $strZeroRemovesTheLimit = 'Pozn
$strZip = '"zazipov<6F>no"';
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -721,4 +721,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -722,4 +722,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -725,4 +725,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -726,4 +726,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -222,6 +222,7 @@ $strEndRaw = 'END RAW';
$strEnglish = 'English';
$strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English ';
$strError = 'Error';
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';
$strEstonian = 'Estonian';
$strExcelEdition = 'Excel edition';
$strExcelOptions = 'Excel options';

View File

@@ -223,6 +223,7 @@ $strEndRaw = 'END RAW';
$strEnglish = 'English';
$strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English ';
$strError = 'Error';
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';
$strEstonian = 'Estonian';
$strExcelEdition = 'Excel edition';
$strExcelOptions = 'Excel options';
@@ -683,6 +684,7 @@ $strUpgrade = 'You should upgrade to %s %s or later.';
$strUsage = 'Usage';
$strUseBackquotes = 'Enclose table and field names with backquotes';
$strUseHostTable = 'Use Host Table';
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';
$strUseTables = 'Use Tables';
$strUseTextField = 'Use text field';
$strUseThisValue = 'Use this value';
@@ -721,5 +723,4 @@ $strYes = 'Yes';
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
$strZip = '"zipped"';
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
?>

View File

@@ -721,4 +721,5 @@ $strZeroRemovesTheLimit = 'M
$strZip = '"zipitud"';
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -722,4 +722,5 @@ $strZeroRemovesTheLimit = 'Märkus: Märkides antud seaded 0 (null) , eemaldate
$strZip = '"zipitud"';
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -746,4 +746,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -747,4 +747,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -722,4 +722,5 @@ $strYes = 'Oui';
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl<6E>ve la limite.';
$strZip = '"zipp<70>"';
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -723,4 +723,5 @@ $strYes = 'Oui';
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.';
$strZip = '"zippé"';
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -726,4 +726,5 @@ $strZeroRemovesTheLimit = 'Nota: Se estas opci
$strZip = 'comprimido no formato "zip"';
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -727,4 +727,5 @@ $strZeroRemovesTheLimit = 'Nota: Se estas opcións se configuran como 0 (cero) e
$strZip = 'comprimido no formato "zip"';
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -750,4 +750,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -729,4 +729,5 @@ $strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschr
$strZip = 'Zip-komprimiert';
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -730,4 +730,5 @@ $strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschränku
$strZip = 'Zip-komprimiert';
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -730,4 +730,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -731,4 +731,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -746,4 +746,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -747,4 +747,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -754,4 +754,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -728,4 +728,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -729,4 +729,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -721,4 +721,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -722,4 +722,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -726,4 +726,5 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.';
$strZip = '"compresso con zip"';
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -727,4 +727,5 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.';
$strZip = '"compresso con zip"';
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -742,4 +742,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -743,4 +743,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -743,4 +743,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -744,4 +744,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -745,4 +745,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -728,4 +728,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -727,4 +727,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -722,4 +722,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -721,4 +721,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -745,4 +745,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -746,4 +746,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -725,4 +725,5 @@ $strZeroRemovesTheLimit = 'Merk: Ved
$strZip = 'Komprimert (zip)';
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -726,4 +726,5 @@ $strZeroRemovesTheLimit = 'Merk: Ved å sette disse til 0 (null) fjernes begrens
$strZip = 'Komprimert (zip)';
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -751,4 +751,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -750,4 +750,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -721,4 +721,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -722,4 +722,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -741,4 +741,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -742,4 +742,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -722,4 +722,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -723,4 +723,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -729,4 +729,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -729,4 +729,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -730,4 +730,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -729,4 +729,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -728,4 +728,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -727,4 +727,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -728,4 +728,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -727,4 +727,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -723,4 +723,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -724,4 +724,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -723,4 +723,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -723,4 +723,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -724,4 +724,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -723,4 +723,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -721,4 +721,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -722,4 +722,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -721,4 +721,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -722,4 +722,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -746,4 +746,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -747,4 +747,5 @@ $strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

View File

@@ -735,4 +735,5 @@ $strZeroRemovesTheLimit = 'Not: Bu se
$strZip = '"ziplenmi<6D>"';
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
?>

Some files were not shown because too many files have changed in this diff Show More