mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 07:11:11 +01:00
Fix Rotation, Remove legacy code, Remove PunkBeer Pod
* Fix #92 Rotation * Fix #111 Legacy * Remove punkbeer <https://diasp.org/posts/6449363>
This commit is contained in:
parent
19ac40c5b3
commit
9e0c6b1741
16 changed files with 39 additions and 53 deletions
|
|
@ -40,10 +40,9 @@
|
|||
<!-- Load images -->
|
||||
<string name="pref_title__load_images">Загрузка изображений</string>
|
||||
<string name="pref_desc__load_images">Отключить загрузку изображений для экономии трафика</string>
|
||||
<!-- Rotate Screen -->
|
||||
<!-- Screen rotation -->
|
||||
<string name="pref_title__screen_rotation">Поворот экрана</string>
|
||||
<string name="pref_desc__screen_rotation">Контролировать автоматический поворот экрана</string>
|
||||
<string name="rotation_auto">Автоматический поворот</string>
|
||||
<string name="rotation_portrait">Вертикальная ориентация</string>
|
||||
<string name="rotation_landscape">Горизонтальная ориентация</string>
|
||||
<!-- Proxy -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue