aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-de
diff options
context:
space:
mode:
authorHarsh Shandilya <msfjarvis@gmail.com>2020-05-03 01:39:16 +0530
committerGitHub <noreply@github.com>2020-05-03 01:39:16 +0530
commit69e887f3d8602438389161449bdff4539c67c72e (patch)
tree79a5c235d98fbd66e9362cff7ca0719fbe3385b4 /app/src/main/res/values-de
parentced8bcca01dc2545edc3ef17e0cd44922dd97e61 (diff)
Better handle non-git repositories (#756)
Diffstat (limited to 'app/src/main/res/values-de')
-rw-r--r--app/src/main/res/values-de/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index c94b363c..372b3154 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -76,7 +76,6 @@
<string name="share_as_plaintext">Als Klartext teilen</string>
<string name="last_changed">Zuletzt geƤndert %s</string>
<!-- Preferences -->
- <string name="pref_git_title">Git</string>
<string name="pref_edit_server_info">Git-Server Einstellungen</string>
<string name="pref_edit_git_config">Git Konfiguration bearbeiten</string>
<string name="pref_ssh_title">Importiere SSH-Key</string>