The branch, master has been updated
via 8539600451db2175257a496f8bc17a3009ccee59 (commit)
from e5a15ca51998ab449767537483af11500b7e4d92 (commit)
- Log -----------------------------------------------------------------
commit 8539600451db2175257a496f8bc17a3009ccee59
Author: Michal Čihař <[email protected]>
Date: Mon Aug 15 09:57:08 2011 +0200
Use <strong> rather than <b>, remove it from translatable message
-----------------------------------------------------------------------
Summary of changes:
js/messages.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/js/messages.php b/js/messages.php
index 923761c..73bcac1 100644
--- a/js/messages.php
+++ b/js/messages.php
@@ -275,8 +275,8 @@ $js_messages['strDisplayHelp'] = '<ul><li>'
. '</li><li>'
. __('Strings are converted into integer for plotting')
. '</li></ul>';
-$js_messages['strInputNull'] = __('<b>Select two columns</b>');
-$js_messages['strSameInputs'] = __('<b>Select two different columns</b>');
+$js_messages['strInputNull'] = '<strong>' . __('Select two columns') .
'</strong>';
+$js_messages['strSameInputs'] = '<strong>' . __('Select two different
columns') . '</strong>';
/* For tbl_change.js */
$js_messages['strIgnore'] = __('Ignore');
hooks/post-receive
--
phpMyAdmin
------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model
configuration take the hassle out of deploying and managing Subversion and
the tools developers use with it. Learn more about uberSVN and get a free
download at: http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git