diff options
Diffstat (limited to '')
-rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 1cf7ff8a..939b75c1 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -96,6 +96,7 @@ <string name="action_playback_speed">Playback Speed</string> <string name="action_contact_mods">Contact Mods</string> <string name="action_more_options">More Options</string> + <string name="action_add_to_home_screen">Add to Home screen</string> <string name="parse_json_response_error">Error occurred when parsing the JSON response</string> <string name="retrieve_token_error">Error Retrieving the token</string> |