[Phpmyadmin-git] [phpmyadmin/phpmyadmin] f13bd9: Add missing full stop

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: f13bd95c121167ccb9fa6548b4876dd5857cf645 https://github.com/phpmyadmin/phpmyadmin/commit/f13bd95c121167ccb9fa6548b487... Author: Michal Čihař <michal@cihar.com> Date: 2014-02-02 (Sun, 02 Feb 2014) Changed paths: M libraries/server_privileges.lib.php M server_privileges.php Log Message: ----------- Add missing full stop Commit: 8eaaad4826f5d28ed378f3bbf445f35ab93f1ec5 https://github.com/phpmyadmin/phpmyadmin/commit/8eaaad4826f5d28ed378f3bbf445... Author: Michal Čihař <michal@cihar.com> Date: 2014-02-02 (Sun, 02 Feb 2014) Changed paths: M libraries/Util.class.php M libraries/build_html_for_db.lib.php M libraries/config/messages.inc.php M libraries/server_privileges.lib.php M po/af.po M po/ar.po M po/az.po M po/be.po M po/be@latin.po M po/bg.po M po/bn.po M po/br.po M po/bs.po M po/ca.po M po/ckb.po M po/cs.po M po/cy.po M po/da.po M po/de.po M po/el.po M po/en_GB.po M po/es.po M po/et.po M po/eu.po M po/fa.po M po/fi.po M po/fr.po M po/gl.po M po/he.po M po/hi.po M po/hr.po M po/hu.po M po/hy.po M po/ia.po M po/id.po M po/it.po M po/ja.po M po/ka.po M po/kk.po M po/kn.po M po/ko.po M po/ky.po M po/lt.po M po/lv.po M po/mk.po M po/ml.po M po/mn.po M po/ms.po M po/nb.po M po/nl.po M po/pa.po M po/pl.po M po/pt.po M po/pt_BR.po M po/ro.po M po/ru.po M po/si.po M po/sk.po M po/sl.po M po/sq.po M po/sr.po M po/sr@latin.po M po/sv.po M po/ta.po M po/te.po M po/th.po M po/tk.po M po/tr.po M po/tt.po M po/ug.po M po/uk.po M po/ur.po M po/uz.po M po/uz@latin.po M po/vls.po M po/zh_CN.po M po/zh_TW.po Log Message: ----------- Do not use HTML entities for quotes inside translatable messages First of all there is no reason to HTML encode them, if the string should be encoded, it has to be done after getting the translation from gettext as they can contain something to quote as well. Also using HTML entities is sometimes confusing for translators. Compare: https://github.com/phpmyadmin/phpmyadmin/compare/61f258da8270...8eaaad4826f5
participants (1)
-
Michal Čihař