aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-de-rDE/strings.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-07-01 21:37:06 -0700
committerAllan Wang <me@allanwang.ca>2019-07-01 21:37:06 -0700
commit05bf31e1b0f2d5398e2b1cf01b2015c64636598f (patch)
tree897df4d2ddfe2d79fdd73f26b1379d00bd0f1048 /app/src/main/res/values-de-rDE/strings.xml
parentce1c8ef5798e32987c90c9ffa05230472e27e78e (diff)
parent39babe71b65cdad17b3d055f147d95e52a811e4a (diff)
downloadfrost-05bf31e1b0f2d5398e2b1cf01b2015c64636598f.tar.gz
frost-05bf31e1b0f2d5398e2b1cf01b2015c64636598f.tar.bz2
frost-05bf31e1b0f2d5398e2b1cf01b2015c64636598f.zip
Merge remote-tracking branch 'origin/dev' into image-swipe
Diffstat (limited to 'app/src/main/res/values-de-rDE/strings.xml')
-rw-r--r--app/src/main/res/values-de-rDE/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values-de-rDE/strings.xml b/app/src/main/res/values-de-rDE/strings.xml
index 53a256a6..bfe54112 100644
--- a/app/src/main/res/values-de-rDE/strings.xml
+++ b/app/src/main/res/values-de-rDE/strings.xml
@@ -47,6 +47,9 @@
<string name="tab_customizer_instructions">Durch langes Drücken und Ziehen können Sie die oberen Symbole neu anordnen.</string>
<string name="no_new_notifications">Keine neue Benachrichtigungen gefunden</string>
<!--Biometrics-->
+ <string name="biometrics_prompt_title">Authentifiziere Frost</string>
+ <string name="today">Heute</string>
+ <string name="yesterday">Gestern</string>
<!--
Template used to display human readable string;
For instance:
@@ -55,5 +58,6 @@
The first element is the day, and the second element is the time
-->
+ <string name="time_template">%1$s um %2$s</string>
<string name="disclaimer">Haftungsausschluss</string>
</resources>