We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 224243a commit 10e7984Copy full SHA for 10e7984
library/ui-strings/src/main/res/values-fa/strings.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
-<resources>
+<resources xmlns:tools="http://schemas.android.com/tools">
3
<string name="notice_room_invite_no_invitee">دعوت %s</string>
4
<string name="notice_room_invite">%1$s، %2$s را دعوت کرد</string>
5
<string name="notice_room_invite_you">%1$s دعوتتان کرد</string>
library/ui-strings/src/main/res/values-zh-rCN/strings.xml
<string name="notice_room_invite_no_invitee">%s 的邀请</string>
<string name="notice_room_invite">%1$s 邀请了 %2$s</string>
<string name="notice_room_invite_you">%1$s 邀请了你</string>
0 commit comments