OSDN Git Service

Merge "Fix headset button double-click handling with screen off." into cm-11.0
[android-x86/packages-apps-Eleven.git] / res / values-it / plurals.xml
index 4594cbd..d37b0c8 100644 (file)
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2012 Andrew Neal
+<!--
+     Copyright (C) 2012-2013 Andrew Neal
+     Copyright (C) 2012-2014 The CyanogenMod Project
 
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
@@ -12,7 +14,7 @@
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
      See the License for the specific language governing permissions and
      limitations under the License.
- -->
+-->
 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     <plurals name="Nartists">
         <item quantity="one">1 artista</item>
@@ -20,7 +22,7 @@
     </plurals>
     <plurals name="Nalbums">
         <item quantity="one">1 album</item>
-        <item quantity="other"><xliff:g id="count">%d</xliff:g> albums</item>
+        <item quantity="other"><xliff:g id="count">%d</xliff:g> album</item>
     </plurals>
     <plurals name="Nsongs">
         <item quantity="one">1 canzone</item>
@@ -50,5 +52,4 @@
         <item quantity="one">1 canzone รจ stata eliminata.</item>
         <item quantity="other"><xliff:g id="songs_to_delete">%d</xliff:g> canzoni sono state eliminate.</item>
     </plurals>
-
 </resources>