Compare commits

...

2 Commits

Author SHA1 Message Date
RyanZhao 7671845681
Merge pull request #961 from RyanRory/fix-crash-for-disappearing-messages
Fix disappearing messages crash
1 month ago
Ryan ZHAO bcb2bbb2e7 fix faulty translation 1 month ago

@ -788,7 +788,7 @@ po zatwierdzeniu przez odbiorcę tego żądania wiadomości";
"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Wiadomości kasują się po ich przeczytaniu.";
/* A record that appears within the message history to indicate that the current user turned on disappearing messages */
"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "%@ ustawił(a) znikające wiadomości na %@ po tym, jak były na %@";
"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "Ty ustawił(a) znikające wiadomości na %@ po tym, jak były na %@";
/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */
"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "%@ ustawił(a) znikające wiadomości na %@ po tym, jak były na %@";

Loading…
Cancel
Save