We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b36955f commit a521824Copy full SHA for a521824
vector/src/main/res/values/strings.xml
@@ -1,5 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<resources xmlns:tools="http://schemas.android.com/tools">
3
+ <!-- TODO During next Weblate sync: There are 2 occurences of `$ {app_name}` in the translations. Remove the extra space. -->
4
+
5
<string name="notice_room_invite_no_invitee">%s\'s invitation</string>
6
<string name="notice_room_invite_no_invitee_by_you">Your invitation</string>
7
<string name="notice_room_created">%1$s created the room</string>
0 commit comments