Hi,
Here are last-minute messages to translate for the final 2.6.1, thanks!
Marc
------------
$strSQLExportCompatibility = 'SQL export compatibility';
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP
configuration. This option is incompatible with phpMyAdmin and might cause
breaking of some data!';
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem
to be using multibyte charset. Without mbstring extension phpMyAdmin is unable
to split strings correctly and it may result in unexpected results.';
$strAfterInsertNext = 'Edit next row';
Hi,
Here is the current batch to translate for 2.6.1. Release candidate 1
for 2.6.1 is scheduled for Dec 12.
Please send your translations (zipped) on the translation tracker at
http://sourceforge.net/tracker/?atid=387645&group_id=23067&func=browse
Thanks,
Marc
$strAddFields = 'Add %s field(s)';
$strInsertBookmarkTitle = 'Please insert bookmark title';
$strNoThemeSupport = 'No themes support, please check your configuration and/or
your themes in directory %s.';
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move
anywhere';
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them
literally';
$strBinLogName = 'Log name';
$strBinLogPosition = 'Position';
$strBinLogEventType = 'Event type';
$strBinLogServerId = 'Server ID';
$strBinLogOriginalPosition = 'Original position';
$strBinLogInfo = 'Information';
$strBinaryLog = 'Binary log';
$strSelectBinaryLog = 'Select binary log to view';
$strDBCopy = 'Copy database to';
$strCopyDatabaseOK = 'Database %s has been copied to %s';
$strSwitchToDatabase = 'Switch to copied database';
$strPasswordHashing = 'Password Hashing';
$strCompatibleHashing = 'MySQL 4.0 compatible';
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';
$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';
$strIndexWarningTable = 'Problems with indexes of table `%s`';
$strNoActivity = 'No activity since %s seconds or more, please login again';
$strApproximateCount = 'May be approximate. See FAQ 3.11';