aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-09 05:31:26 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-09 05:31:26 +0000
commit2e9b37a03474e33888fa0965a1fe592dc2b3ddfb (patch)
treebfd660ff13f094c3282632f35eb1a2bc9feec2cf
parentab8826a3ecbd84a6b46ee82e82dd43677566e70a (diff)
parentbd4ac58b9d28cf41217300d4d5fb1e77dc8ae94c (diff)
downloadCalendar-aml_ase_331311020.tar.gz
Snap for 8701376 from bd4ac58b9d28cf41217300d4d5fb1e77dc8ae94c to mainline-appsearch-releaseaml_ase_331311020aml_ase_331112000aml_ase_331011020android13-mainline-appsearch-release
Change-Id: I6f188f1c34a83d60d8c66b0e9bac10b4d515451d
-rw-r--r--res/values-it/strings.xml2
-rw-r--r--res/values-pt-rPT/strings.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 8bca97b..e21316d 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -25,7 +25,7 @@
<skip />
<string name="phone_number_with_pin" msgid="6760582665093825412">"PIN del numero <xliff:g id="NUMBER">%1$s</xliff:g>: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
<plurals name="all_day_title" formatted="false" msgid="7938279592034934265">
+ <item quantity="one">%d eventi che durano tutto il giorno</item>
<item quantity="other">%d eventi che durano tutto il giorno</item>
- <item quantity="one">%d evento che dura tutto il giorno</item>
</plurals>
</resources>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
index 5ce55d2..32888c0 100644
--- a/res/values-pt-rPT/strings.xml
+++ b/res/values-pt-rPT/strings.xml
@@ -25,7 +25,7 @@
<skip />
<string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
<plurals name="all_day_title" formatted="false" msgid="7938279592034934265">
- <item quantity="other">%d eventos de todo o dia</item>
<item quantity="one">%d evento de todo o dia</item>
+ <item quantity="other">%d eventos de todo o dia</item>
</plurals>
</resources>