summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2021-03-02 15:49:36 -0800
committerXin Li <delphij@google.com>2021-03-03 09:12:10 -0800
commit4e8bba8ab5b3dfaa438fcfbc3c630e6b44ec33a8 (patch)
tree065c114f4be4024b42a3625be21a7e9e6b728cca
parent61e648ce71eece6f92f7c304630418aea7b72fd4 (diff)
parentc49194457f4840f47328ae882d11c27b078ef905 (diff)
downloadcolorpicker-4e8bba8ab5b3dfaa438fcfbc3c630e6b44ec33a8.tar.gz
Merge RQ2A.210305.007
Bug: 180401296 Merged-In: Ib881ff1602d3ad6f910d60a6d301ace7ae76c379 Change-Id: Ide4a96a795a1a3d7a0307b4c01ae90cc1f30d1cb
-rw-r--r--res/values-ar/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml
index 6a8237b..e619ee4 100644
--- a/res/values-ar/strings.xml
+++ b/res/values-ar/strings.xml
@@ -18,5 +18,5 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="color_picker_default_title" msgid="1248663997452044787">"تحديد لون:"</string>
<string name="color_swatch_description" msgid="2883438431173736180">"اللون <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
- <string name="color_swatch_description_selected" msgid="5020921249944943124">"تم اختيار اللون <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"تم تحديد اللون <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
</resources>