0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Arthur Milchior
d2f5db0a10 Still test upload string 2020-08-28 14:34:54 -05:00
Arthur Milchior
372b2b3115 Crowdin: add parameter in -F and not in url
Seems to correspond to the examples of https://support.crowdin.com/api/update-file/
2020-08-28 13:48:10 -05:00
Arthur Milchior
04faa0413f NF: don't translate string 2020-08-28 10:58:33 +02:00
Arthur Milchior
f362e6b2b0 NF: Change of string are not reflected in crowdin
According to https://support.crowdin.com/api/update-file/ , currently, if a string is changed in english, it'll be
marked as needing review everywhere. This is a problem because we either want to add meta-clarification (for translator)
or correct typo. This change ensure that we have the behaviour we want; strings as never seen as changed. If we want to
really change a string, it'll be a new id

This can't be tested until it is actually merged in github.
2020-08-28 10:58:33 +02:00
Mike Hardy
ed3d237d42
Port I18N upload to bash, avoid python dependencies 2020-08-23 15:34:42 -05:00