User tests: Successful: Unsuccessful:
This changes the Crowdin configuration file so Crowdin will threat newly added language files as "Generic INI" file instead of the "Joomla INI" format.
The difference between those formats is that the Joomla format escapes double quotes ("
) as _QQ_
while in the "Generic INI" format it is escaped as \"
.
Since we're phasing out the use of _QQ_
within Joomla, it makes sense imho to change the file format in Crowdin.
Small remark: We can't change the format of existing files. So those will stay untouched.
For 4.0, we will have to redo the integration so the files are detected fresh. But since there may be other changes to the files as well, I want to wait with that to reduce the impact on TTs.
Nothing really testable. Just review and decide.
Newly added language files are added as generic INI files
Newly added language files are detected as Joomla INI files (due to either "Joomla" header or use of QQ)
None
Status | New | ⇒ | Pending |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-11-18 21:08:07 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|