summaryrefslogtreecommitdiffstats
path: root/doubletapplayerview/src/main/res/values-bs/plurals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doubletapplayerview/src/main/res/values-bs/plurals.xml')
-rw-r--r--doubletapplayerview/src/main/res/values-bs/plurals.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doubletapplayerview/src/main/res/values-bs/plurals.xml b/doubletapplayerview/src/main/res/values-bs/plurals.xml
new file mode 100644
index 000000000..897c547b8
--- /dev/null
+++ b/doubletapplayerview/src/main/res/values-bs/plurals.xml
@@ -0,0 +1,7 @@
+<resources>
+ <plurals name="quick_seek_x_second">
+ <item quantity="other">%d s</item>
+ <item quantity="one">%d s</item>
+ <item quantity="few">%d s</item>
+ </plurals>
+</resources> \ No newline at end of file