diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/src/main/res/values-it-rIT/strings.xml | 2 | ||||
-rw-r--r-- | app/src/main/res/values-nl-rNL/strings.xml | 2 | ||||
-rw-r--r-- | app/src/main/res/values-sv-rSE/strings.xml | 2 |
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> |