From f269bc7d28f43743648a346288749f5b7f878402 Mon Sep 17 00:00:00 2001 From: Diogenes Molinares Date: Thu, 16 Apr 2020 13:51:24 +0200 Subject: See file's metadata to validate SSH key (#709) * See file's metadata to validate SSH key * See file's metadata to validate SSH key * change exception to throw and refactoring * catch IOException and IllegalArgumentException as equal * run ./gradlew spotlessApply * Apply suggestions from code review * validate BEGIN, END markers and size != 0 * Apply suggestions from code review * Update app/src/main/java/com/zeapo/pwdstore/UserPreference.kt * Don't throw on SSH key import failure * Style nits * Codestyle and copy nits Co-authored-by: Fabian Henneke Co-authored-by: Harsh Shandilya --- app/src/main/res/values-ar/strings.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'app/src/main/res/values-ar') diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml index 6a337f9b..7720784b 100644 --- a/app/src/main/res/values-ar/strings.xml +++ b/app/src/main/res/values-ar/strings.xml @@ -76,7 +76,6 @@ مدة الإبقاء على كلمة السر ظاهرة نسخ كلمة السر تلقائيًا تم استيراد مفتاح الـ SSH - حدث هناك خطأ أثناء عملية إسترجاع مفتاح الـ SSH نص الرسالة : \n الملئ التلقائي تشغيل الملئ التلقائي -- cgit v1.2.3