From 7b664ee21b7428bcda3f1ae4ffe3c996656f7285 Mon Sep 17 00:00:00 2001 From: Michael Kirk Date: Thu, 13 Sep 2018 16:39:20 -0500 Subject: [PATCH] update translation comment --- 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 120c0dc0f..f10b425eb 100644 --- a/Signal/translations/en.lproj/Localizable.strings +++ b/Signal/translations/en.lproj/Localizable.strings @@ -996,7 +996,7 @@ /* Button label for the 'show contact info' button */ "GROUP_MEMBERS_VIEW_CONTACT_INFO" = "Contact Info"; -/* No comment provided by engineer. */ +/* Modal text when removing a group */ "GROUP_REMOVING" = "Leaving group %@"; /* Title of alert indicating that group deletion failed. */