1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-10 02:39:43 +02:00

Release v0.2.2

* Move toggle mobile/desktop to navslider (opt-in)
* Update TR
This commit is contained in:
Gregor Santner 2016-12-20 12:19:43 +01:00 committed by GitHub
parent 05e6e4d2bd
commit a31a530c7c
33 changed files with 291 additions and 59 deletions

View file

@ -43,6 +43,8 @@
<!-- Screen rotation -->
<string name="pref_title__screen_rotation">画面の回転</string>
<string name="pref_desc__screen_rotation">画面の回転を自動でコントロール</string>
<string name="rotation_system">デフォルト</string>
<string name="rotation_sensor">センサー\n(システムの設定を無視)</string>
<string name="rotation_portrait">顔写真</string>
<string name="rotation_landscape">風景</string>
<!-- Proxy -->