
26 Jun
2014
26 Jun
'14
10:10 p.m.
Dhananjay Nakrani a écrit :
Hi Everyone,
I was looking into the translations of PMA. On the translation server, I found strings with colon (:) in them. For example see code at [0]. Shouldn't colon be outside '__()'function? That would keep all the field-value separators like colon away from the translation strings.
[0]: https://github.com/phpmyadmin/phpmyadmin/blob/master/index.php#L266
Hi Dhananjay, maybe in some language, the colon has to be replaced by the equivalent character in this language? -- Marc Delisle (phpMyAdmin)