mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2025-06-27 09:02:59 +02:00
build correction
This commit is contained in:
8
app/src/main/res/values-ja/array.xml
Normal file
8
app/src/main/res/values-ja/array.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string-array name="max_resolutions">
|
||||
<item>5 MP</item>
|
||||
<item>8 MP</item>
|
||||
<item>@string/no_limit</item>
|
||||
</string-array>
|
||||
</resources>
|
Reference in New Issue
Block a user