summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/callstats/res/values-en-rAU/cm_plurals.xml
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-11-05 00:36:41 +0200
committerMichael Bestas <mkbestas@lineageos.org>2018-11-05 00:36:41 +0200
commita8ee3d8d021bec478a58f753e1c448a05bf2a243 (patch)
treed57187b068fa97f4888c810267b8707b37d350ca /java/com/android/dialer/callstats/res/values-en-rAU/cm_plurals.xml
parentb8b0ac5011dcefeef59606c6447b83c6e5c71adf (diff)
downloadandroid_packages_apps_Dialer-a8ee3d8d021bec478a58f753e1c448a05bf2a243.tar.gz
android_packages_apps_Dialer-a8ee3d8d021bec478a58f753e1c448a05bf2a243.tar.bz2
android_packages_apps_Dialer-a8ee3d8d021bec478a58f753e1c448a05bf2a243.zip
Automatic translation import
Change-Id: I392041cde74b3589a032d196dbc17f7092a6209a
Diffstat (limited to 'java/com/android/dialer/callstats/res/values-en-rAU/cm_plurals.xml')
-rw-r--r--java/com/android/dialer/callstats/res/values-en-rAU/cm_plurals.xml32
1 files changed, 16 insertions, 16 deletions
diff --git a/java/com/android/dialer/callstats/res/values-en-rAU/cm_plurals.xml b/java/com/android/dialer/callstats/res/values-en-rAU/cm_plurals.xml
index 7b89bb82a..8450e6024 100644
--- a/java/com/android/dialer/callstats/res/values-en-rAU/cm_plurals.xml
+++ b/java/com/android/dialer/callstats/res/values-en-rAU/cm_plurals.xml
@@ -16,20 +16,20 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <plurals name="hour">
- <item quantity="one">1 hr</item>
- <item quantity="other">%d hrs</item>
- </plurals>
- <plurals name="minute">
- <item quantity="one">1 min</item>
- <item quantity="other">%d mins</item>
- </plurals>
- <plurals name="second">
- <item quantity="one">1 sec</item>
- <item quantity="other">%d secs</item>
- </plurals>
- <plurals name="call">
- <item quantity="one">1 call</item>
- <item quantity="other">%d calls</item>
- </plurals>
+ <plurals name="hour">
+ <item quantity="one">1 hr</item>
+ <item quantity="other">%d hrs</item>
+ </plurals>
+ <plurals name="minute">
+ <item quantity="one">1 min</item>
+ <item quantity="other">%d mins</item>
+ </plurals>
+ <plurals name="second">
+ <item quantity="one">1 sec</item>
+ <item quantity="other">%d secs</item>
+ </plurals>
+ <plurals name="call">
+ <item quantity="one">1 call</item>
+ <item quantity="other">%d calls</item>
+ </plurals>
</resources>