mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2025-06-27 09:02:59 +02:00
add some links to more strings
This commit is contained in:
@ -46,6 +46,7 @@
|
||||
<string name="filepicker_title"><u>Simple File Picker (ファイルピッカー ダイアログ)</u></string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">フラッシュ、ズーム付きのカメラ。広告はありません。</string>
|
||||
<string name="app_long_description">
|
||||
カメラは、写真撮影とビデオ撮影の両方に使用できます。 前面カメラと背面カメラを切り替えたり、保存パスを変更したり、解像度を制限することができます。 フラッシュをオン/オフしたり、ピンチでズームインしたりすることができます。 ビデオの撮影中は、フラッシュを懐中電灯として使用できます。
|
||||
@ -57,4 +58,11 @@
|
||||
|
||||
このアプリは、大きな一連のアプリの一つです。 他のアプリは http://www.simplemobiletools.com で見つけることができます
|
||||
</string>
|
||||
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/library/src/main/res
|
||||
https://github.com/SimpleMobileTools/Simple-File-Picker/tree/master/library/src/main/res
|
||||
https://github.com/SimpleMobileTools/Simple-File-Properties/tree/master/library/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user