summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-vi
AgeCommit message (Collapse)Author
2022-05-05add some lost strings after changing the transifex urlcyBerta
2022-05-05update translationscyBerta
2022-02-06remove duplicated stringscyBerta
2022-02-05update translationscyBerta
2021-11-30update translationscyBerta
2021-06-04fix upstream vietnamese formatted stringcyBerta
2018-10-19#8919 update dependenciescyBerta
2018-02-01#8832 add all ics-openvpn code changescyBerta
2017-11-09#8786 add missing translationscyBerta
2017-09-21update ics-openvpn: add textual changescyBerta
2017-09-21update ics-openvpn: add plurals to bitmask resourcescyBerta
2016-04-02Update ics-openvpnParménides GV
2016-02-06Update ics-openvpnParménides GV
2015-06-11Update java and xml filesParménides GV
2015-06-04ics-openvpn as a submodule! beautifulParménides GV
ics-openvpn is now officially on GitHub, and they track openssl and openvpn as submodules, so it's easier to update everything. Just a git submodule update --recursive. I've also set up soft links to native modules from ics-openvpn in app, so that we don't copy files in Gradle (which was causing problems with the submodules .git* files, not being copied). That makes the repo cleaner.