mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2025-06-27 09:02:59 +02:00
add strings in other locales
This commit is contained in:
@ -19,6 +19,13 @@
|
||||
<string name="photo_capture_failed">Photo capture failed</string>
|
||||
<string name="video_capture_insufficient_storage_error">Video recording failed due to insufficient storage</string>
|
||||
|
||||
<!--Camera Screen Icons Content Description-->
|
||||
<string name="toggle_photo_video">Toggle photo/video mode</string>
|
||||
<string name="change_resolution">Change Resolution</string>
|
||||
<string name="view_last_media">View last captured media</string>
|
||||
<string name="toggle_camera">Toggle front/back camera</string>
|
||||
<string name="toggle_flash">Toggle the flashlight mode</string>
|
||||
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">写真の圧縮品質はどのように設定すればよいですか?</string>
|
||||
<string name="faq_1_text">これはあなたの求める目標によります。一般的な用途には、75%~80%の使用をおすすめします。この設定でも画像は十分に良い品質ですが、ファイルサイズは100%と比べて大幅に削減することができます。</string>
|
||||
|
Reference in New Issue
Block a user