summaryrefslogtreecommitdiffstats
path: root/res/values-de/cm_plurals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-de/cm_plurals.xml')
-rw-r--r--res/values-de/cm_plurals.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/values-de/cm_plurals.xml b/res/values-de/cm_plurals.xml
index a23ee1e..5430130 100644
--- a/res/values-de/cm_plurals.xml
+++ b/res/values-de/cm_plurals.xml
@@ -2,10 +2,13 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-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.
You may obtain a copy of the License at
+
http://www.apache.org/licenses/LICENSE-2.0
+
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -17,4 +20,8 @@
<item quantity="one"><xliff:g id="seconds">%d</xliff:g> Sekunde</item>
<item quantity="other"><xliff:g id="seconds">%d</xliff:g> Sekunden</item>
</plurals>
+ <plurals name="app_ops_count">
+ <item quantity="one">1 x</item>
+ <item quantity="other">%d x</item>
+ </plurals>
</resources>