From 76d1b9dad572c3313835fc58455f93f54ac530c0 Mon Sep 17 00:00:00 2001 From: Michael Kirk Date: Tue, 2 Jan 2018 15:56:06 -0600 Subject: [PATCH] proper title case --- Signal/translations/en.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Signal/translations/en.lproj/Localizable.strings b/Signal/translations/en.lproj/Localizable.strings index ec955a8c9..c6d182240 100644 --- a/Signal/translations/en.lproj/Localizable.strings +++ b/Signal/translations/en.lproj/Localizable.strings @@ -713,7 +713,7 @@ "FINGERPRINT_SCAN_VERIFY_BUTTON" = "Mark as Verified"; /* No comment provided by engineer. */ -"FINGERPRINT_SHRED_KEYMATERIAL_BUTTON" = "Reset this session"; +"FINGERPRINT_SHRED_KEYMATERIAL_BUTTON" = "Reset Session"; /* Accessibilty label for finishing new group */ "FINISH_GROUP_CREATION_LABEL" = "Finish creating group";