We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f87e66 commit 409b721Copy full SHA for 409b721
1 file changed
app/src/main/res/values-ja/array.xml
@@ -0,0 +1,8 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<resources>
3
+ <string-array name="max_resolutions">
4
+ <item>5 MP</item>
5
+ <item>8 MP</item>
6
+ <item>@string/no_limit</item>
7
+ </string-array>
8
+</resources>
0 commit comments