diff --git a/app/src/normal/res/menu/options_menu.xml b/app/src/normal/res/menu/options_menu.xml index f9019c7c..37cb3a64 100644 --- a/app/src/normal/res/menu/options_menu.xml +++ b/app/src/normal/res/menu/options_menu.xml @@ -3,11 +3,11 @@ + android:title="@string/launch_nogame" /> + android:title="@string/game_folder" /> + android:title="@string/about" /> diff --git a/app/src/normal/res/values/strings.xml b/app/src/normal/res/values/strings.xml index ed7a6d13..e71c4dff 100644 --- a/app/src/normal/res/values/strings.xml +++ b/app/src/normal/res/values/strings.xml @@ -5,4 +5,7 @@ Official Website No Games :( Looks like there are no LÖVE games found in the games folder. See the \"Game Folder\" in the options menu for more information. + Launch No-Game + Game Folder + About