summaryrefslogtreecommitdiff
path: root/Source/Android
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Android')
-rw-r--r--Source/Android/app/src/main/res/menu/menu_game_grid.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Android/app/src/main/res/menu/menu_game_grid.xml b/Source/Android/app/src/main/res/menu/menu_game_grid.xml
index 0e265097fb..2a282198d1 100644
--- a/Source/Android/app/src/main/res/menu/menu_game_grid.xml
+++ b/Source/Android/app/src/main/res/menu/menu_game_grid.xml
@@ -10,7 +10,7 @@
<item
android:id="@+id/menu_grid_options"
- android:title="@string/grid_menu_settings"
+ android:title="@string/grid_menu_grid_options"
android:icon="@drawable/ic_list"
app:showAsAction="ifRoom"/>