aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-05-01 16:50:21 -0700
committerAllan Wang <me@allanwang.ca>2019-05-01 16:50:21 -0700
commit3e768c23b3130d8a9f74baaba0f1f247f0036f84 (patch)
tree3790eccbac86b95054cb6552076902b9edb94c96
parent4b977d018aea394c971c01e48ba8d7fe8bed8091 (diff)
downloadfrost-3e768c23b3130d8a9f74baaba0f1f247f0036f84.tar.gz
frost-3e768c23b3130d8a9f74baaba0f1f247f0036f84.tar.bz2
frost-3e768c23b3130d8a9f74baaba0f1f247f0036f84.zip
Change translations for disclaimer
-rw-r--r--app/src/main/res/values-it-rIT/strings.xml2
-rw-r--r--app/src/main/res/values-nl-rNL/strings.xml2
-rw-r--r--app/src/main/res/values-sv-rSE/strings.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/app/src/main/res/values-it-rIT/strings.xml b/app/src/main/res/values-it-rIT/strings.xml
index e65be3b2..0f801e41 100644
--- a/app/src/main/res/values-it-rIT/strings.xml
+++ b/app/src/main/res/values-it-rIT/strings.xml
@@ -55,6 +55,6 @@
The first element is the day, and the second element is the time
-->
- <string name="disclaimer">Disclaimer</string>
+ <string name="disclaimer">Disconoscimento</string>
</resources>
diff --git a/app/src/main/res/values-nl-rNL/strings.xml b/app/src/main/res/values-nl-rNL/strings.xml
index 1f494736..aa679009 100644
--- a/app/src/main/res/values-nl-rNL/strings.xml
+++ b/app/src/main/res/values-nl-rNL/strings.xml
@@ -55,6 +55,6 @@
The first element is the day, and the second element is the time
-->
- <string name="disclaimer">Disclaimer</string>
+ <string name="disclaimer">Ontkenning</string>
</resources>
diff --git a/app/src/main/res/values-sv-rSE/strings.xml b/app/src/main/res/values-sv-rSE/strings.xml
index d3fbf08f..ce3c1540 100644
--- a/app/src/main/res/values-sv-rSE/strings.xml
+++ b/app/src/main/res/values-sv-rSE/strings.xml
@@ -55,6 +55,6 @@
The first element is the day, and the second element is the time
-->
- <string name="disclaimer">Disclaimer</string>
+ <string name="disclaimer">Varning</string>
</resources>