mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
[Android] Slightly change the layout of the AboutFragment. Looks more like an actual list view now.
This commit is contained in:
parent
b4883e2ada
commit
988544389a
3 changed files with 11 additions and 10 deletions
|
@ -9,8 +9,8 @@
|
|||
<string name="drawer_close">ナビゲーションウィンドウを閉じる</string>
|
||||
|
||||
<!-- About Fragment -->
|
||||
<string name="build_revision">ビルドのバージョン:</string>
|
||||
<string name="supports_gles3">サポートのOpenGL ES 3:</string>
|
||||
<string name="build_revision">ビルドのバージョン</string>
|
||||
<string name="supports_gles3">サポートのOpenGL ES 3</string>
|
||||
|
||||
<!-- Folder Browser -->
|
||||
<string name="current_dir">現在のディレクトリ: </string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue