? Pending

User tests: Successful: Unsuccessful:

avatar Bakual
Bakual
10 Nov 2018

Summary of Changes

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.

Testing Instructions

Nothing really testable. Just review and decide.

Expected result

Newly added language files are added as generic INI files

Actual result

Newly added language files are detected as Joomla INI files (due to either "Joomla" header or use of QQ)

Documentation Changes Required

None

avatar Bakual Bakual - open - 10 Nov 2018
avatar Bakual Bakual - change - 10 Nov 2018
Status New Pending
avatar rdeutz rdeutz - close - 18 Nov 2018
avatar rdeutz rdeutz - merge - 18 Nov 2018
avatar rdeutz rdeutz - change - 18 Nov 2018
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: ?

Add a Comment

Login with GitHub to post a comment