adding a new FAQ item

This commit is contained in:
tibbi
2018-02-26 18:18:35 +01:00
parent 7ccd1f6be1
commit 774630fd43
17 changed files with 81 additions and 16 deletions

View File

@ -12,9 +12,13 @@
<string name="photo_not_saved">この画像は保存されていません</string>
<string name="setting_resolution_failed">Setting proper resolution failed</string>
<!-- other aspect ratio -->
<!-- Other aspect ratio -->
<string name="other">other</string>
<!-- FAQ -->
<string name="faq_1_title">What photo compression quality should I set?</string>
<string name="faq_1_text">It depends on your goal. For generic purposes most people advise using 75%-80%, when the image is still really good quality, but the file size is reduced drastically compared to 100%.</string>
<!-- Settings -->
<string name="save_photos">写真とビデオの保存先</string>
<string name="show_preview">キャプチャ後に写真のプレビューを表示</string>