From 087ab547c123e90eb4207bfe9080486d54fbf3ef Mon Sep 17 00:00:00 2001 From: Fabian Henneke Date: Fri, 14 Aug 2020 09:57:16 +0200 Subject: Reland symlink support (#1020) * Add symlink support to JGit (#1016) * Add symlink support to JGit * Fix a typo Co-authored-by: Harsh Shandilya * Prevent crash when following a broken symlink Co-authored-by: Harsh Shandilya --- app/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index df57f84e..98b4a0fd 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -224,6 +224,7 @@ No external repository selected Send password as plaintext using… App icon + File not found, likely because of a broken symlink Phishing-resistant search -- cgit v1.2.3