diff --git a/Source/Android/res/values-ja/strings.xml b/Source/Android/res/values-ja/strings.xml
index ee3bb8d3e7..598799c30e 100644
--- a/Source/Android/res/values-ja/strings.xml
+++ b/Source/Android/res/values-ja/strings.xml
@@ -91,7 +91,6 @@
%s
FPSを表示
エミュレーション速度の指標として、画面左上に毎秒レンダリングされた フレーム数を表示します。
- 画面上のコントロールを描画
画質向上の設定
内部解像度の変更
diff --git a/Source/Android/res/values/strings.xml b/Source/Android/res/values/strings.xml
index 29e5a67b30..517a80dbd3 100644
--- a/Source/Android/res/values/strings.xml
+++ b/Source/Android/res/values/strings.xml
@@ -91,7 +91,6 @@
%s
Show FPS
Show the number of frames rendered per second as a measure of emulation speed.
- Draw on-screen controls
Enhancements
Internal Resolution
diff --git a/Source/Android/res/xml/video_prefs.xml b/Source/Android/res/xml/video_prefs.xml
index 5228c117ff..2f9c7eb36e 100644
--- a/Source/Android/res/xml/video_prefs.xml
+++ b/Source/Android/res/xml/video_prefs.xml
@@ -136,10 +136,4 @@
android:key="showFPS"
android:summary="@string/show_fps_descrip"
android:title="@string/show_fps"/>
-
\ No newline at end of file