Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-sr/plurals.xml')
-rw-r--r--app/src/main/res/values-sr/plurals.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/values-sr/plurals.xml b/app/src/main/res/values-sr/plurals.xml
index c8c0887a..3a02c333 100644
--- a/app/src/main/res/values-sr/plurals.xml
+++ b/app/src/main/res/values-sr/plurals.xml
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <plurals
- name="ab_selected">
+ <plurals name="ab_selected">
<item quantity="one">%d изабрана</item>
<item quantity="few">%d изабрана</item>
<item quantity="other">%d изабрана</item>