The files
/administrator/language/en-GB/en-GB.ini
/language/en-GB/en-GB.ini
contain new key JGLOBAL_USE_GLOBAL_VALUE="Use Global (%s)"
with brackets (from pull request #11911).
This can lead to problems when translated into some languages. May be better to replace the brackets with mdash or colon?
Current staging version.
Labels |
Added:
?
|
Ok
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-11-07 09:46:39 |
Closed_By | ⇒ | nvyush |
I don't understand the issue. The brackets are part of the translateable string. If some languages prefer some other display, just change it in that language. It's only the "%s" which gets replaced by the global value.