aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-zh-rCN
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-zh-rCN
parentced8bcca01dc2545edc3ef17e0cd44922dd97e61 (diff)
Better handle non-git repositories (#756)
Diffstat (limited to 'app/src/main/res/values-zh-rCN')
-rw-r--r--app/src/main/res/values-zh-rCN/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index 1ab16b96..6b87a10c 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -63,7 +63,6 @@
<!-- DECRYPT Layout -->
<string name="action_search">搜索</string>
<!-- Preferences -->
- <string name="pref_git_title">Git</string>
<string name="pref_edit_server_info">修改 Git 服务器设置</string>
<string name="pref_ssh_title">导入 SSH 密钥</string>
<string name="pref_ssh_keygen_title">生成 SSH 密钥对</string>