From 0c5f3953dd0f327271ca379e721eae25f8c32dd4 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Thu, 22 Aug 2013 06:58:19 -0400 Subject: [PATCH] [Android] Simplify the XML layout for the about menu. Remove unused strings. --- Source/Android/res/layout/about_layout.xml | 37 +++++++++------------- Source/Android/res/values-ja/strings.xml | 5 +-- Source/Android/res/values/dimens.xml | 7 ---- Source/Android/res/values/strings.xml | 3 -- 4 files changed, 16 insertions(+), 36 deletions(-) delete mode 100644 Source/Android/res/values/dimens.xml diff --git a/Source/Android/res/layout/about_layout.xml b/Source/Android/res/layout/about_layout.xml index 7189fd7ce5..c282fc0369 100644 --- a/Source/Android/res/layout/about_layout.xml +++ b/Source/Android/res/layout/about_layout.xml @@ -1,29 +1,22 @@ - - + - + - \ No newline at end of file diff --git a/Source/Android/res/values-ja/strings.xml b/Source/Android/res/values-ja/strings.xml index 3b6d6c56f5..9216a2ecdc 100644 --- a/Source/Android/res/values-ja/strings.xml +++ b/Source/Android/res/values-ja/strings.xml @@ -50,10 +50,7 @@ C-スティック: → 左のトリガー 右のトリガー - - コントロールは画面上に描画されていない - コントロールは画面上に描画されています - %1$sを設定するにはボタンを押して + %1$sを設定するにはボタンを押して Interpreter diff --git a/Source/Android/res/values/dimens.xml b/Source/Android/res/values/dimens.xml deleted file mode 100644 index 55c1e5908c..0000000000 --- a/Source/Android/res/values/dimens.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - 16dp - 16dp - - diff --git a/Source/Android/res/values/strings.xml b/Source/Android/res/values/strings.xml index 01883fabd1..50bacda5df 100644 --- a/Source/Android/res/values/strings.xml +++ b/Source/Android/res/values/strings.xml @@ -50,8 +50,6 @@ C Stick Right Trigger L Trigger R - Not drawing on-screen controls - Drawing on-screen controls Press button to configure %1$s @@ -93,7 +91,6 @@ Ignore any changes to the EFB format. EFB Copy Method Determines how EFB copies will be emulated. - Off Texture RAM (uncached) RAM (cached)