mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2025-02-05 17:47:39 +01:00
build correction
This commit is contained in:
parent
5f87e664b3
commit
409b721851
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>
|
Loading…
x
Reference in New Issue
Block a user