summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-de/strings.xml
AgeCommit message (Collapse)Author
2022-12-16update translationscyBerta
2022-08-09fix german 'stop blocking' stringcyBerta
2022-05-20update translationscyBerta
2022-05-05update translationscyBerta
2022-02-05update translationscyBerta
2021-12-10update translations from transifexcyBerta
2021-12-05remove obsolete stringscyBerta
2021-11-30update translationscyBerta
2021-01-10update translations, update tx config to pull always donation translation ↵cyBerta
for RiseupVPN builds
2020-12-31update translationscyberta
2020-07-27update language decyBerta
2020-07-26update translationscyBerta
2020-07-26update translationscyBerta
2020-02-01update-translationscyberta
2019-12-15update languagescyBerta
2019-11-19update translationscyBerta
2019-07-12add blocking vpn info in corresponding alert dialog, use similar layout as ↵cyBerta
for donation dialog
2019-03-09update languagescyBerta
2018-10-08#8927 update languagescyBerta
2018-02-27#8873 add new translationscyBerta
2018-02-19add current translationscyBerta
2017-11-09#8786 rebrand log activitycyBerta
2014-05-15remove ics-openvpn strings from strings.xmlParménides GV
I privilege ics-openvpn translation to ours. If we need to change something, we can introduce a new xml element without any future compatibility problem with ics-openvpn.
2014-04-09Back to the standard "app" module.Parménides GV
This return to "app" instead of "bitmask_android" is due to this reading: https://developer.android.com/sdk/installing/studio-build.html#projectStructure I'll have to tweak the final apk name in build.gradle.
2014-04-08Rename app->bitmask_androidParménides GV
This way, gradle commands generate apks correctly named.
2014-04-08Next step: compile jni sources correctly.Parménides GV