clarify meaning of 'left'; this came out of transifex discussions (#2416)

This commit is contained in:
bjoern 2022-11-08 09:59:24 +01:00 committed by GitHub
parent 966589edfe
commit d764ed7b91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -738,8 +738,9 @@
<string name="remove_member_by_you">You removed member %1$s.</string>
<!-- %1$s will be replaced by name and address of the contact removed from the group, %2$s will be replaced by name and address of the contact who did the action -->
<string name="remove_member_by_other">Member %1$s removed by %2$s.</string>
<!-- "left" in the meaning of "exited" -->
<string name="group_left_by_you">You left the group.</string>
<!-- %1$s will be replaced by name and address of the contact -->
<!-- "left" in the meaning of "exited"; %1$s will be replaced by name and address of the contact leaving the group -->
<string name="group_left_by_other">Group left by %1$s.</string>
<string name="group_image_deleted_by_you">You deleted the group image.</string>
<!-- %1$s will be replaced by name and address of the contact -->