diff options
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 1fe15781..1de4ba0f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -596,6 +596,7 @@ <string name="settings_use_bottom_toolbar_in_media_viewer_title">Use Bottom Toolbar in Media Viewer</string> <string name="settings_secure_mode_title">Secure Mode</string> <string name="settings_secure_mode_summary">Screenshot and video recording are not allowed. No preview in recent app screen.</string> + <string name="settings_credits_lock_screen_animation_title">Lock Screen Animation</string> <string name="no_link_available">Cannot get the link</string> @@ -1169,4 +1170,6 @@ <string name="material_you_notification_title">Applying Material You</string> + <string name="lock_screen_text">Whoa there!!!</string> + </resources> |