diff --git a/ChangeLog b/ChangeLog index 0438d8457..f4f70fe07 100755 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,9 @@ $Source$ * libraries/display_tbl.lib.php: Comments now work for multi table selects (bug #789647). * server_processlist.php: Display executed SQL. + * main.php, server_common.inc.php, server_links.inc.php, + server_binlog.php, lang/*: Added support for displaying bin logs (RFE + #1011770). 2004-10-19 Marc Delisle * libraries/database_interface.lib.php: bug #1041667, correctly diff --git a/lang/afrikaans-iso-8859-1.inc.php b/lang/afrikaans-iso-8859-1.inc.php index 3f484ef95..04e51d3da 100644 --- a/lang/afrikaans-iso-8859-1.inc.php +++ b/lang/afrikaans-iso-8859-1.inc.php @@ -737,4 +737,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index c956342b7..29fd5eca6 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -738,4 +738,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php index 0fd8aea57..90e9da803 100644 --- a/lang/albanian-iso-8859-1.inc.php +++ b/lang/albanian-iso-8859-1.inc.php @@ -727,4 +727,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 3e5f7716d..1d53cf326 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -728,4 +728,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index 3c72222d6..cc765d255 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -731,4 +731,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php index cfee42684..f3c6aa03d 100644 --- a/lang/arabic-windows-1256.inc.php +++ b/lang/arabic-windows-1256.inc.php @@ -730,4 +730,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php index 3cb6e6a31..bce4baf19 100644 --- a/lang/azerbaijani-iso-8859-9.inc.php +++ b/lang/azerbaijani-iso-8859-9.inc.php @@ -726,4 +726,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 7a3282ba5..d1882de9a 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -727,4 +727,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/basque-iso-8859-1.inc.php b/lang/basque-iso-8859-1.inc.php index 0d2ba2322..e786a0335 100644 --- a/lang/basque-iso-8859-1.inc.php +++ b/lang/basque-iso-8859-1.inc.php @@ -729,4 +729,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 2dac99a33..6fd412909 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -730,4 +730,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index a1b4aa55e..0e9413d44 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -736,4 +736,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php index d99407ccf..2f738c4ef 100644 --- a/lang/bosnian-windows-1250.inc.php +++ b/lang/bosnian-windows-1250.inc.php @@ -735,4 +735,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php b/lang/brazilian_portuguese-iso-8859-1.inc.php index 2307c5431..6c8fff8d6 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php @@ -751,4 +751,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 59c225655..e5bf171d3 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -752,4 +752,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php index 8762c1d38..d0b0b7971 100644 --- a/lang/bulgarian-koi8-r.inc.php +++ b/lang/bulgarian-koi8-r.inc.php @@ -736,4 +736,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index fc53a564c..d5ab0903a 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -737,4 +737,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php index eb786d42b..8f2cba6c8 100644 --- a/lang/bulgarian-windows-1251.inc.php +++ b/lang/bulgarian-windows-1251.inc.php @@ -736,4 +736,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php index dac152e6d..0c5d484ca 100644 --- a/lang/catalan-iso-8859-1.inc.php +++ b/lang/catalan-iso-8859-1.inc.php @@ -722,4 +722,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index 893307fb9..40e0200a5 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -723,4 +723,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/chinese_simplified-gb2312.inc.php b/lang/chinese_simplified-gb2312.inc.php index f791b00c8..acbb18b0e 100644 --- a/lang/chinese_simplified-gb2312.inc.php +++ b/lang/chinese_simplified-gb2312.inc.php @@ -728,4 +728,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index 05f69332a..effd340fa 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -729,4 +729,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/chinese_traditional-big5.inc.php b/lang/chinese_traditional-big5.inc.php index 862da2291..a90e04133 100644 --- a/lang/chinese_traditional-big5.inc.php +++ b/lang/chinese_traditional-big5.inc.php @@ -728,4 +728,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index d7ef45436..4239c3267 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -732,4 +732,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php b/lang/croatian-iso-8859-2.inc.php index 0ab206d8a..cb8e9a601 100644 --- a/lang/croatian-iso-8859-2.inc.php +++ b/lang/croatian-iso-8859-2.inc.php @@ -750,4 +750,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 97ac1dbcf..af11efb77 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -751,4 +751,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php b/lang/croatian-windows-1250.inc.php index 0cd2e0b25..e213fb094 100644 --- a/lang/croatian-windows-1250.inc.php +++ b/lang/croatian-windows-1250.inc.php @@ -750,4 +750,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index f9a4717de..efb233305 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -75,8 +75,15 @@ $strBack = 'Zp $strBaltic = 'Baltické'; $strBeginCut = 'ZAČÁTEK VÝPISU'; $strBeginRaw = 'ZAČÁTEK VÝPISU'; +$strBinLogEventType = 'Typ události'; +$strBinLogInfo = 'Informace'; +$strBinLogName = 'Jméno logu'; +$strBinLogOriginalPosition = 'Původní pozice'; +$strBinLogPosition = 'Pozice'; +$strBinLogServerId = 'ID serveru'; $strBinary = ' Binární '; $strBinaryDoNotEdit = ' Binární - neupravujte '; +$strBinaryLog = 'Binární log'; $strBookmarkAllUsers = 'Umožnit všem uživatelům používat tuto položku'; $strBookmarkDeleted = 'Položka byla smazána z oblíbených.'; $strBookmarkLabel = 'Název'; @@ -573,6 +580,7 @@ $strSearchType = 'Naj $strSecretRequired = 'Nastavte klíč pro šifrování cookies (blowfish_secret) v konfiguračním souboru (config.inc.php).'; $strSelectADb = 'Prosím vyberte databázi'; $strSelectAll = 'Vybrat vše'; +$strSelectBinaryLog = 'Zvolte binární log pro zobrazení'; $strSelectFields = 'Zvolte sloupec (alespoň jeden):'; $strSelectNumRows = 'v dotazu'; $strSelectTables = 'Vybrat tabulky'; diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 4da2ab912..15e565e37 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -76,8 +76,15 @@ $strBack = 'Zpět'; $strBaltic = 'BaltickĂŠ'; $strBeginCut = 'ZAČÁTEK VÝPISU'; $strBeginRaw = 'ZAČÁTEK VÝPISU'; +$strBinLogEventType = 'Typ udĂĄlosti'; +$strBinLogInfo = 'Informace'; +$strBinLogName = 'JmĂŠno logu'; +$strBinLogOriginalPosition = 'PĹŻvodnĂ­ pozice'; +$strBinLogPosition = 'Pozice'; +$strBinLogServerId = 'ID serveru'; $strBinary = ' BinĂĄrnĂ­ '; $strBinaryDoNotEdit = ' BinĂĄrnĂ­ - neupravujte '; +$strBinaryLog = 'BinĂĄrnĂ­ log'; $strBookmarkAllUsers = 'UmoĹžnit vĹĄem uĹživatelĹŻm pouŞívat tuto poloĹžku'; $strBookmarkDeleted = 'PoloĹžka byla smazĂĄna z oblĂ­benĂ˝ch.'; $strBookmarkLabel = 'NĂĄzev'; @@ -574,6 +581,7 @@ $strSearchType = 'NajĂ­t:'; $strSecretRequired = 'Nastavte klíč pro ĹĄifrovĂĄnĂ­ cookies (blowfish_secret) v konfiguračnĂ­m souboru (config.inc.php).'; $strSelectADb = 'ProsĂ­m vyberte databĂĄzi'; $strSelectAll = 'Vybrat vĹĄe'; +$strSelectBinaryLog = 'Zvolte binĂĄrnĂ­ log pro zobrazenĂ­'; $strSelectFields = 'Zvolte sloupec (alespoň jeden):'; $strSelectNumRows = 'v dotazu'; $strSelectTables = 'Vybrat tabulky'; diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index 0c2170e01..0589d5406 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -75,8 +75,15 @@ $strBack = 'Zp $strBaltic = 'Baltické'; $strBeginCut = 'ZAČÁTEK VÝPISU'; $strBeginRaw = 'ZAČÁTEK VÝPISU'; +$strBinLogEventType = 'Typ události'; +$strBinLogInfo = 'Informace'; +$strBinLogName = 'Jméno logu'; +$strBinLogOriginalPosition = 'Původní pozice'; +$strBinLogPosition = 'Pozice'; +$strBinLogServerId = 'ID serveru'; $strBinary = ' Binární '; $strBinaryDoNotEdit = ' Binární - neupravujte '; +$strBinaryLog = 'Binární log'; $strBookmarkAllUsers = 'Umožnit všem uživatelům používat tuto položku'; $strBookmarkDeleted = 'Položka byla smazána z oblíbených.'; $strBookmarkLabel = 'Název'; @@ -573,6 +580,7 @@ $strSearchType = 'Naj $strSecretRequired = 'Nastavte klíč pro šifrování cookies (blowfish_secret) v konfiguračním souboru (config.inc.php).'; $strSelectADb = 'Prosím vyberte databázi'; $strSelectAll = 'Vybrat vše'; +$strSelectBinaryLog = 'Zvolte binární log pro zobrazení'; $strSelectFields = 'Zvolte sloupec (alespoň jeden):'; $strSelectNumRows = 'v dotazu'; $strSelectTables = 'Vybrat tabulky'; diff --git a/lang/danish-iso-8859-1.inc.php b/lang/danish-iso-8859-1.inc.php index d31dbbfc3..6d776091a 100644 --- a/lang/danish-iso-8859-1.inc.php +++ b/lang/danish-iso-8859-1.inc.php @@ -722,4 +722,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 9f3ad3006..bc1e85dc2 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -723,4 +723,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php index da2d596ed..7c7c845e8 100644 --- a/lang/dutch-iso-8859-1.inc.php +++ b/lang/dutch-iso-8859-1.inc.php @@ -726,4 +726,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index e318a2647..d581bda6b 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -727,4 +727,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index 9ed1db607..b78bd162a 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -722,4 +722,12 @@ $strYes = 'Yes'; $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; $strZip = '"zipped"'; +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 7adc35501..536c10149 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -723,4 +723,12 @@ $strYes = 'Yes'; $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; $strZip = '"zipped"'; +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php index f87ce8b0a..8aa8a4496 100644 --- a/lang/estonian-iso-8859-1.inc.php +++ b/lang/estonian-iso-8859-1.inc.php @@ -722,4 +722,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 4fdc82ce7..67b82a717 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -723,4 +723,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php index d0e386583..b834ce8d1 100644 --- a/lang/finnish-iso-8859-1.inc.php +++ b/lang/finnish-iso-8859-1.inc.php @@ -747,4 +747,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 2fde9dfe4..0d2761554 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -748,4 +748,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index f2f8f7079..0b2c2e20b 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -723,4 +723,12 @@ $strYes = 'Oui'; $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlčve la limite.'; $strZip = '"zippé"'; +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 42932f0f2..2a937deb2 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -724,4 +724,12 @@ $strYes = 'Oui'; $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.'; $strZip = '"zippĂŠ"'; +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php index 55359287c..75bc45728 100644 --- a/lang/galician-iso-8859-1.inc.php +++ b/lang/galician-iso-8859-1.inc.php @@ -727,4 +727,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 4df053201..e3db35453 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -728,4 +728,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 29118d4cd..f963706c7 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -751,4 +751,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php index 75c371a6f..de6e2fa32 100644 --- a/lang/german-iso-8859-1.inc.php +++ b/lang/german-iso-8859-1.inc.php @@ -730,4 +730,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 60386c8c6..33e2a1ab9 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -731,4 +731,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php index e4ad2b9c3..ef8f620ba 100644 --- a/lang/greek-iso-8859-7.inc.php +++ b/lang/greek-iso-8859-7.inc.php @@ -731,4 +731,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index ce08c4bc5..753f623e0 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -732,4 +732,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php index ebf691196..7c0186bbd 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php +++ b/lang/hebrew-iso-8859-8-i.inc.php @@ -747,4 +747,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index a1c0a0468..1ad2a14e9 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -748,4 +748,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 4abec6747..e313b55c5 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -755,4 +755,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index 978ec4380..bbdda840a 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -729,4 +729,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 58a083570..7ec1eb5bd 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -730,4 +730,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php b/lang/indonesian-iso-8859-1.inc.php index c00fadef6..83ba09753 100644 --- a/lang/indonesian-iso-8859-1.inc.php +++ b/lang/indonesian-iso-8859-1.inc.php @@ -722,4 +722,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index 9f1a4c243..34bc885c2 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -723,4 +723,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index 21f44018c..62b3bb760 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -727,4 +727,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 3356fa0a4..88e52f4d0 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -728,4 +728,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index 4cc9aa66e..f05709775 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -743,4 +743,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index b4033a719..32bc61bc1 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -744,4 +744,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index c55ba7014..55026ff77 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -744,4 +744,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/korean-euc-kr.inc.php b/lang/korean-euc-kr.inc.php index 3ccba8793..2b50f545b 100644 --- a/lang/korean-euc-kr.inc.php +++ b/lang/korean-euc-kr.inc.php @@ -745,4 +745,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index 50ebd4a5b..cc84300aa 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -746,4 +746,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index ff95b93df..c7c819cc2 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -729,4 +729,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php index c3e4e7aa4..6ad38e65c 100644 --- a/lang/latvian-windows-1257.inc.php +++ b/lang/latvian-windows-1257.inc.php @@ -728,4 +728,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 27d583310..513d935e5 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -723,4 +723,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php b/lang/lithuanian-windows-1257.inc.php index dec92daf2..75b7f1090 100644 --- a/lang/lithuanian-windows-1257.inc.php +++ b/lang/lithuanian-windows-1257.inc.php @@ -722,4 +722,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php index eb499be28..e7f027b2b 100644 --- a/lang/malay-iso-8859-1.inc.php +++ b/lang/malay-iso-8859-1.inc.php @@ -746,4 +746,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 0cb3138cf..ee3a0eaca 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -747,4 +747,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php b/lang/norwegian-iso-8859-1.inc.php index e7f876084..7c23273f4 100644 --- a/lang/norwegian-iso-8859-1.inc.php +++ b/lang/norwegian-iso-8859-1.inc.php @@ -726,4 +726,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index 4ab967d80..8d0ede579 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -727,4 +727,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 2587b1b29..c18c42c01 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -752,4 +752,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php index d9eca252f..d77228aa8 100644 --- a/lang/persian-windows-1256.inc.php +++ b/lang/persian-windows-1256.inc.php @@ -751,4 +751,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php index b15157017..a6e3591f8 100644 --- a/lang/polish-iso-8859-2.inc.php +++ b/lang/polish-iso-8859-2.inc.php @@ -722,4 +722,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index d201029f7..ebd2cb03b 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -723,4 +723,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php index 671d53b6e..2d0b58e66 100644 --- a/lang/portuguese-iso-8859-1.inc.php +++ b/lang/portuguese-iso-8859-1.inc.php @@ -742,4 +742,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 5bed6cf2e..b1b0ae395 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -743,4 +743,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php index 460fea223..79c933061 100644 --- a/lang/romanian-iso-8859-1.inc.php +++ b/lang/romanian-iso-8859-1.inc.php @@ -723,4 +723,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index 1bbceaa0b..876c7330d 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -724,4 +724,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/russian-cp-866.inc.php b/lang/russian-cp-866.inc.php index 3f01f1aa7..e8c5196a1 100644 --- a/lang/russian-cp-866.inc.php +++ b/lang/russian-cp-866.inc.php @@ -730,4 +730,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php index ab557319b..b73ecb278 100644 --- a/lang/russian-koi8-r.inc.php +++ b/lang/russian-koi8-r.inc.php @@ -730,4 +730,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 984b33c66..c7cd59185 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -731,4 +731,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php index 3d8dbf410..04aee28d9 100644 --- a/lang/russian-windows-1251.inc.php +++ b/lang/russian-windows-1251.inc.php @@ -730,4 +730,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 0bdfbf66a..00a8034ad 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -729,4 +729,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php index a67913741..5d9553396 100644 --- a/lang/serbian_cyrillic-windows-1251.inc.php +++ b/lang/serbian_cyrillic-windows-1251.inc.php @@ -728,4 +728,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 155708ef8..489b3441f 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -729,4 +729,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php index 9fb9549f8..d1f1ba453 100644 --- a/lang/serbian_latin-windows-1250.inc.php +++ b/lang/serbian_latin-windows-1250.inc.php @@ -728,4 +728,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php b/lang/slovak-iso-8859-2.inc.php index 367f7e01d..7712922fb 100644 --- a/lang/slovak-iso-8859-2.inc.php +++ b/lang/slovak-iso-8859-2.inc.php @@ -724,4 +724,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 099749618..fd2ee4cdb 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -725,4 +725,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php b/lang/slovak-windows-1250.inc.php index e621c25a1..37a3c987b 100644 --- a/lang/slovak-windows-1250.inc.php +++ b/lang/slovak-windows-1250.inc.php @@ -724,4 +724,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php index 18968367d..24cc55e70 100644 --- a/lang/slovenian-iso-8859-2.inc.php +++ b/lang/slovenian-iso-8859-2.inc.php @@ -724,4 +724,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index bd741133f..bb6ee5abe 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -725,4 +725,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php index 3116dfe98..62a44c077 100644 --- a/lang/slovenian-windows-1250.inc.php +++ b/lang/slovenian-windows-1250.inc.php @@ -724,4 +724,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php index 8ff324ee7..2707754e2 100644 --- a/lang/spanish-iso-8859-1.inc.php +++ b/lang/spanish-iso-8859-1.inc.php @@ -722,4 +722,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index de8c38868..706cf3f15 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -723,4 +723,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php index 7565d56c5..58cea2db3 100644 --- a/lang/swedish-iso-8859-1.inc.php +++ b/lang/swedish-iso-8859-1.inc.php @@ -722,4 +722,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 3dac45d87..0b0355bee 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -723,4 +723,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php index 279feb3c7..075e8ec29 100644 --- a/lang/thai-tis-620.inc.php +++ b/lang/thai-tis-620.inc.php @@ -747,4 +747,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index cc64b013e..96e983331 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -748,4 +748,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php b/lang/turkish-iso-8859-9.inc.php index 4fdbbad2b..69171e9c8 100644 --- a/lang/turkish-iso-8859-9.inc.php +++ b/lang/turkish-iso-8859-9.inc.php @@ -736,4 +736,12 @@ $strZip = '"ziplenmi $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 62464ea01..97b0a9d37 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -737,4 +737,12 @@ $strZip = '"ziplenmiş"'; $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 7f951cf9b..f37ef2644 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -728,4 +728,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php index 9cb06c5e2..a94fab031 100644 --- a/lang/ukrainian-windows-1251.inc.php +++ b/lang/ukrainian-windows-1251.inc.php @@ -727,4 +727,12 @@ $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 +$strBinLogName = 'Log name'; //to translate +$strBinLogPosition = 'Position'; //to translate +$strBinLogEventType = 'Event type'; //to translate +$strBinLogServerId = 'Server ID'; //to translate +$strBinLogOriginalPosition = 'Original position'; //to translate +$strBinLogInfo = 'Information'; //to translate +$strBinaryLog = 'Binary log'; //to translate +$strSelectBinaryLog = 'Select binary log to view'; //to translate ?> diff --git a/main.php b/main.php index 62492eba2..c8a653883 100644 --- a/main.php +++ b/main.php @@ -409,6 +409,24 @@ if ($server > 0) { 0) { + ?> + ','s_tbl.png',$strBinaryLog,'') : $str_normal_list); +?> + + +   + + + ','s_db.png',$strDatabases,'') : $str_normal_list); diff --git a/server_binlog.php b/server_binlog.php new file mode 100644 index 000000000..f57ce3733 --- /dev/null +++ b/server_binlog.php @@ -0,0 +1,109 @@ +' . "\n" + . ($cfg['MainPageIconic'] ? '' : '' ) + . ' ' . $strBinaryLog . "\n" + . '' . "\n"; + +if (!isset($log)) $log = ''; + +/** + * Display log selector. + */ +if (count($binary_logs) > 1) { + echo '

'; + echo PMA_generate_common_hidden_inputs(); + echo $strSelectBinaryLog . ': '; + echo ''; + echo ''; + echo '

'; +} + + +$sql_query = 'SHOW BINLOG EVENTS'; +if (!empty($log)) $sql_query .= ' IN \'' . $log . '\''; + +/** + * Sends the query and buffers the result + */ +$serverProcesses = array(); +$res = PMA_DBI_query($sql_query); +while ($row = PMA_DBI_fetch_assoc($res)) { + $serverProcesses[] = $row; +} +@PMA_DBI_free_result($res); +unset($res); +unset($row); + +PMA_showMessage($GLOBALS['strSQLQuery']); + + +/** + * Displays the page + */ +?> + + + + + + + + + + + + + $GLOBALS['cfg']['LimitChars']) { + $value['Info'] = substr($value['Info'], 0, $GLOBALS['cfg']['LimitChars']) . '...'; + } +?> + + + + + + + + + + +
<?php echo empty($full) ? $strShowFullQueries : $strTruncateQueries; ?>
            
            
+ diff --git a/server_common.inc.php b/server_common.inc.php index 0e335aa8d..aa5ba0584 100644 --- a/server_common.inc.php +++ b/server_common.inc.php @@ -46,4 +46,17 @@ if ($is_superuser) { $is_superuser = FALSE; } +$has_binlogs = FALSE; +$binlogs = PMA_DBI_try_query('SHOW MASTER LOGS', NULL, PMA_DBI_QUERY_STORE); +if ($binlogs) { + if (PMA_DBI_num_rows($binlogs) > 0) { + $binary_logs = array(); + while ($row = PMA_DBI_fetch_array($binlogs)) { + $binary_logs[] = $row[0]; + } + $has_binlogs = TRUE; + } + PMA_DBI_free_result($binlogs); +} +unset($binlogs); ?> diff --git a/server_links.inc.php b/server_links.inc.php index 0f724a4aa..517c4c491 100644 --- a/server_links.inc.php +++ b/server_links.inc.php @@ -64,6 +64,9 @@ if (PMA_MYSQL_INT_VERSION >= 40100) { if ($is_superuser) { echo PMA_printTab(($GLOBALS['cfg']['MainPageIconic'] ? ''.$strPrivileges.'' : '') . $strPrivileges, 'server_privileges.php', $url_query); } +if ($has_binlogs) { + echo PMA_printTab(($GLOBALS['cfg']['MainPageIconic'] ? ''.$strBinaryLog.'' : '') . $strBinaryLog, 'server_binlog.php', $url_query); +} echo PMA_printTab(($GLOBALS['cfg']['MainPageIconic'] ? ''.$strServerTabProcesslist.'' : '') . $strServerTabProcesslist, 'server_processlist.php', $url_query); echo PMA_printTab(($GLOBALS['cfg']['MainPageIconic'] ? ''.$strExport.'' : '') . $strExport, 'server_export.php', $url_query); if (!$cfg['LightTabs']) {