Placeholders added
This commit is contained in:
parent
426f5c84f4
commit
3a0c7bc121
6 changed files with 15 additions and 0 deletions
|
@ -92,4 +92,7 @@
|
||||||
<string name="okay">Okay</string>
|
<string name="okay">Okay</string>
|
||||||
<string name="difficulty_challenge">Profi</string>
|
<string name="difficulty_challenge">Profi</string>
|
||||||
|
|
||||||
|
<string name="pref_keep_screen_on">Bildschirm dauerhaft an</string>
|
||||||
|
<string name="pref_keep_screen_on_summary">Der Bildschirm bleibt während des Spielens an.</string>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
|
@ -84,4 +84,6 @@
|
||||||
<string name="about_author_contributors">" "</string>
|
<string name="about_author_contributors">" "</string>
|
||||||
<string name="okay">Ok</string>
|
<string name="okay">Ok</string>
|
||||||
<string name="view_help">Ayuda</string>
|
<string name="view_help">Ayuda</string>
|
||||||
|
<string name="pref_keep_screen_on">Keep Screen On</string>
|
||||||
|
<string name="pref_keep_screen_on_summary">Don\'t turn the screen off while playing</string>
|
||||||
</resources>
|
</resources>
|
|
@ -84,4 +84,6 @@
|
||||||
<string name="version_number">Version:</string>
|
<string name="version_number">Version:</string>
|
||||||
<string name="okay">Ok</string>
|
<string name="okay">Ok</string>
|
||||||
<string name="view_help">Aide</string>
|
<string name="view_help">Aide</string>
|
||||||
|
<string name="pref_keep_screen_on">Keep Screen On</string>
|
||||||
|
<string name="pref_keep_screen_on_summary">Don\'t turn the screen off while playing</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -125,4 +125,7 @@
|
||||||
<string name="help_permissions_summary">プライバシーフレンドリー Sudoku はいかなるアクセス許可も使用していません。</string>
|
<string name="help_permissions_summary">プライバシーフレンドリー Sudoku はいかなるアクセス許可も使用していません。</string>
|
||||||
<string name="okay">OK</string>
|
<string name="okay">OK</string>
|
||||||
<string name="view_help">ヘルプを表示</string>
|
<string name="view_help">ヘルプを表示</string>
|
||||||
|
|
||||||
|
<string name="pref_keep_screen_on">Keep Screen On</string>
|
||||||
|
<string name="pref_keep_screen_on_summary">Don\'t turn the screen off while playing</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -84,4 +84,7 @@
|
||||||
<string name="version_number">Версия:</string>
|
<string name="version_number">Версия:</string>
|
||||||
<string name="okay">Ok</string>
|
<string name="okay">Ok</string>
|
||||||
<string name="view_help">Помощь</string>
|
<string name="view_help">Помощь</string>
|
||||||
|
|
||||||
|
<string name="pref_keep_screen_on">Keep Screen On</string>
|
||||||
|
<string name="pref_keep_screen_on_summary">Don\'t turn the screen off while playing</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -85,4 +85,6 @@
|
||||||
<string name="view_help">帮助</string>
|
<string name="view_help">帮助</string>
|
||||||
<string name="version_number">Version</string>
|
<string name="version_number">Version</string>
|
||||||
|
|
||||||
|
<string name="pref_keep_screen_on">Keep Screen On</string>
|
||||||
|
<string name="pref_keep_screen_on_summary">Don\'t turn the screen off while playing</string>
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in a new issue