aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-de
diff options
context:
space:
mode:
authorحسين <zidhussein@gmail.com>2018-12-25 14:39:32 +0000
committerGitHub <noreply@github.com>2018-12-25 14:39:32 +0000
commit81aff5d870af5da4b16cc5ed455106dd58aefd54 (patch)
tree69923380f3522b603d5041e72f65335e5ff0a0dd /app/src/main/res/values-de
parent62954ee78f007545d7630d74c9e11ede90627309 (diff)
Commit messages (#455)
* use full password path in add/edit git commit message * commit strings are format strings * use format strings in other languages * use move/rename commit message
Diffstat (limited to 'app/src/main/res/values-de')
-rw-r--r--app/src/main/res/values-de/strings.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 8c63a37b..bfa35daf 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -21,8 +21,6 @@
<string name="delete">Löschen</string>
<!-- git commits -->
- <string name="add_commit_text">[ANDROID PwdStore] Add &#160;</string>
- <string name="from_store">&#160; from store.</string>
<!-- PGPHandler -->
<string name="provider_toast_text">Kein OpenPGP-Provider ausgewählt!</string>
@@ -170,7 +168,6 @@
<string name="show_extra_content_pref_summary">Soll weiterer Inhalt sichtbar sein?</string>
<string name="pwd_generate_button">Generieren</string>
<string name="no_repo_selected">Kein externes Repository ausgewählt</string>
- <string name="edit_commit_text">[ANDROID PwdStore] Edit &#160;</string>
<string name="send_plaintext_password_to">Passwort senden als Nur-Text mit behilfe von…</string>
<string name="show_password">Password wiedergeben</string>
<string name="repository_uri">Repository URI</string>