summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-01-11 22:47:11 -0800
committerXin Li <delphij@google.com>2023-01-11 22:47:11 -0800
commit1d4856f3aed0633b31efc76acfeef801f504ccab (patch)
tree125c8f04e2b129881d3ef4712bddbbd3e80aeb02
parent63c2e179773a819916cca972ccc8f06e82038105 (diff)
parent9fcb0712081b0e8ebdc4dd3cb0f69bb73b61c301 (diff)
downloadcolorpicker-1d4856f3aed0633b31efc76acfeef801f504ccab.tar.gz
Merge tm-qpr-dev-plus-aosp-without-vendor@9467136
Bug: 264720040 Merged-In: I00ac895f62785893b52660a7dafa1dad05a711f6 Change-Id: I0fe8cc5e5ff0dbea026428b2e599c735e54904de
-rw-r--r--res/values-ro/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
index 218288a..bcc245d 100644
--- a/res/values-ro/strings.xml
+++ b/res/values-ro/strings.xml
@@ -16,7 +16,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="color_picker_default_title" msgid="1248663997452044787">"Selectează o culoare"</string>
+ <string name="color_picker_default_title" msgid="1248663997452044787">"Selectați o culoare"</string>
<string name="color_swatch_description" msgid="2883438431173736180">"Culoarea <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
<string name="color_swatch_description_selected" msgid="5020921249944943124">"Culoarea <xliff:g id="COLOR_INDEX">%1$d</xliff:g> este selectată"</string>
</resources>