summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-01-11 22:47:12 -0800
committerXin Li <delphij@google.com>2023-01-11 22:47:12 -0800
commit63c01e227871163c49c13a69fc60280d8d45b54a (patch)
tree8ad44b3e79bc17b1cd285ec17c4cb80f6c1a1738
parent270b0e07abb80f7dc666f23e3a06cdb482f018d8 (diff)
parentb13d219c5b0731f68beb86dd3a0a9fa0c25c76bc (diff)
downloadphotoviewer-63c01e227871163c49c13a69fc60280d8d45b54a.tar.gz
Merge tm-qpr-dev-plus-aosp-without-vendor@9467136
Bug: 264720040 Merged-In: Ie07670e7423e6c40febe55f58fbd9592b0641e52 Change-Id: I83f633a27d237ad4bf2002ca90a2fd4709bc5c42
-rw-r--r--res/values-ro/strings.xml2
-rw-r--r--sample/res/values-ro/strings.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
index f2d867d..b489a9a 100644
--- a/res/values-ro/strings.xml
+++ b/res/values-ro/strings.xml
@@ -19,7 +19,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="photo_view_count" msgid="3972196711827497300">"<xliff:g id="CURRENT_POS">%1$d</xliff:g> din <xliff:g id="COUNT">%2$d</xliff:g>"</string>
- <string name="retry" msgid="3791698559547529232">"Reîncearcă"</string>
+ <string name="retry" msgid="3791698559547529232">"Reîncercați"</string>
<string name="failed" msgid="8338915262229269954">"Imaginea nu s-a putut încărca"</string>
<string name="titles" msgid="3827868765772315200">"<xliff:g id="TITLE_0">%1$s</xliff:g>, <xliff:g id="SUBTITLE">%2$s</xliff:g>"</string>
</resources>
diff --git a/sample/res/values-ro/strings.xml b/sample/res/values-ro/strings.xml
index 8d466ab..28c8a10 100644
--- a/sample/res/values-ro/strings.xml
+++ b/sample/res/values-ro/strings.xml
@@ -4,5 +4,5 @@
<string name="app_name" msgid="6534472978887454478">"PhotoViewerSample"</string>
<string name="menu_settings" msgid="4422995668159108064">"Setări"</string>
<string name="title_activity_main" msgid="7854395873771803232">"MainActivity"</string>
- <string name="launch" msgid="6848049715183303298">"Lansează Photo Viewer"</string>
+ <string name="launch" msgid="6848049715183303298">"Lansați Photo Viewer"</string>
</resources>