Skip to content

Commit

Permalink
chore: fix capitalisation
Browse files Browse the repository at this point in the history
  • Loading branch information
typfel committed Jul 20, 2023
1 parent 8d3ec7c commit 95c6388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@
<string name="label_system_message_deactivated">deactivated</string>
<string name="label_system_message_conversation_history_lost">You haven\'t used this device for a while. some messages may not appear here.</string>
<string name="label_system_message_conversation_mls_wrong_epoch_error_handled">The MLS group key was updated without our knowledge. This could happen due to lost messages between backends, or a bug. We have automatically rejoined the conversation, but you may have lost messages.</string>
<string name="label_system_message_conversation_history_lost_protocol_changed">You didn\'t update your app in time. some messages may not appear here.</string>
<string name="label_system_message_conversation_history_lost_protocol_changed">You didn\'t update your app in time. Some messages may not appear here.</string>
<string name="label_system_message_conversation_protocol_changed_proteus">Migration of encryption protocol was canceled.</string>
<string name="label_system_message_conversation_protocol_changed_mixed">Migration of encryption protocol has started. Make sure you all your Wire clients are updated.</string>
<string name="label_system_message_conversation_protocol_changed_mls">Migration of encryption protocol is completed. Wire clients which haven\'t been updated will stop receiving messages.</string>
Expand Down

0 comments on commit 95c6388

Please sign in to comment.