summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-04-18 16:34:11 -0700
committerXin Li <delphij@google.com>2023-04-18 16:34:11 -0700
commit819ac6e8f9e1566e4328d4ed50922d6a156a1635 (patch)
tree125c8f04e2b129881d3ef4712bddbbd3e80aeb02
parent2f42099955e6d23d0c9607fe740b3e2230f429d1 (diff)
parent0f0bebe85293b1de11e053cb835704034f25a1d3 (diff)
downloadcolorpicker-819ac6e8f9e1566e4328d4ed50922d6a156a1635.tar.gz
Merge Android 13 QPR3 tm-qpr-dev-plus-aosp-without-vendor@9936994
Bug: 275386652 Merged-In: Change-Id: I4ec2edf49e4fa94af972a8024fecf05f55c5da29
-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>