|
914 | 914 | <item quantity="one">1 person was removed from the conversation</item> |
915 | 915 | <item quantity="other">%1$d people were removed from the conversation</item> |
916 | 916 | </plurals> |
917 | | - <string name="last_message_self_user_shared_asset">shared a file.</string> |
918 | | - <string name="last_message_other_user_shared_asset">shared a file.</string> |
919 | | - <string name="last_message_self_user_shared_image">shared an image.</string> |
920 | | - <string name="last_message_other_user_shared_image">shared an image.</string> |
921 | | - <string name="last_message_self_user_shared_video">shared a video.</string> |
922 | | - <string name="last_message_other_user_shared_video">shared a video.</string> |
923 | | - <string name="last_message_self_user_shared_audio">shared an audio message.</string> |
924 | | - <string name="last_message_other_user_shared_audio">shared an audio message.</string> |
925 | | - <string name="last_message_self_user_shared_location">shared a location.</string> |
926 | | - <string name="last_message_other_user_shared_location">shared a location.</string> |
927 | | - <string name="last_message_self_user_knock">pinged.</string> |
928 | | - <string name="last_message_other_user_knock">pinged.</string> |
929 | | - <string name="last_message_call">called.</string> |
| 917 | + <!-- We are duplicating these strings for translators to provide more accurate translations--> |
| 918 | + <string name="last_message_self_user_shared_asset">shared a file</string> |
| 919 | + <string name="last_message_other_user_shared_asset">shared a file</string> |
| 920 | + <string name="last_message_self_user_shared_multiple_asset">shared %1$s files</string> |
| 921 | + <string name="last_message_other_user_shared_multiple_asset">shared %1$s files</string> |
| 922 | + <string name="last_message_self_user_shared_image">shared an image</string> |
| 923 | + <string name="last_message_other_user_shared_image">shared an image</string> |
| 924 | + <string name="last_message_self_user_shared_multiple_image">shared %1$s images</string> |
| 925 | + <string name="last_message_other_user_shared_multiple_image">shared %1$s images</string> |
| 926 | + <string name="last_message_self_user_shared_video">shared a video</string> |
| 927 | + <string name="last_message_other_user_shared_video">shared a video</string> |
| 928 | + <string name="last_message_self_user_shared_multiple_video">shared %1$s videos</string> |
| 929 | + <string name="last_message_other_user_shared_multiple_video">shared %1$s videos</string> |
| 930 | + <string name="last_message_self_user_shared_audio">shared an audio message</string> |
| 931 | + <string name="last_message_other_user_shared_audio">shared an audio message</string> |
| 932 | + <string name="last_message_self_user_shared_multiple_audio">shared %1$s audio messages</string> |
| 933 | + <string name="last_message_other_user_shared_multiple_audio">shared %1$s audio messages</string> |
| 934 | + <string name="last_message_self_user_shared_location">shared a location</string> |
| 935 | + <string name="last_message_other_user_shared_location">shared a location</string> |
| 936 | + <string name="last_message_self_user_knock">pinged</string> |
| 937 | + <string name="last_message_other_user_knock">pinged</string> |
| 938 | + <string name="last_message_call">called</string> |
930 | 939 | <string name="last_message_mentioned">mentioned you</string> |
931 | 940 | <string name="last_message_replied">replied to you</string> |
932 | 941 | <string name="last_message_other_changed_conversation_name">changed conversation name</string> |
933 | 942 | <string name="last_message_self_changed_conversation_name">changed conversation name</string> |
934 | 943 | <string name="last_message_calling">%1$s calling...</string> |
935 | | - <string name="last_message_self_user_joined_conversation">joined the conversation.</string> |
936 | | - <string name="last_message_self_user_left_conversation">left the conversation.</string> |
937 | | - <string name="last_message_other_user_joined_conversation">joined the conversation.</string> |
938 | | - <string name="last_message_other_user_left_conversation">left the conversation.</string> |
| 944 | + <string name="last_message_self_user_joined_conversation">joined the conversation</string> |
| 945 | + <string name="last_message_self_user_left_conversation">left the conversation</string> |
| 946 | + <string name="last_message_other_user_joined_conversation">joined the conversation</string> |
| 947 | + <string name="last_message_other_user_left_conversation">left the conversation</string> |
939 | 948 | <string name="last_message_verified_conversation_proteus">All device fingerprints are verified (Proteus)</string> |
940 | 949 | <string name="last_message_verified_conversation_mls">All devices are verified (End-to-end Identity)</string> |
941 | 950 | <string name="last_message_conversations_verification_degraded_mls">Conversation is no longer verified</string> |
|
0 commit comments