Minor doco. Add some clarity - that had me scratching my head.
This commit is contained in:
parent
574c4845b7
commit
c9e8a3e8fe
@ -146,7 +146,7 @@ function load_translation_table($lang, $install = false) {
|
||||
*
|
||||
* @param $s string that should get translated
|
||||
* @param $ctx optional context to appear in po file
|
||||
* @return translated string if exsists, otherwise s
|
||||
* @return translated string if exsists, otherwise return $s
|
||||
*
|
||||
*/
|
||||
function t($s,$ctx = '') {
|
||||
|
Reference in New Issue
Block a user