diff options
Diffstat (limited to 'src/main')
-rw-r--r-- | src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index a54257398..196eb77ee 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -760,7 +760,7 @@ <string name="block_stranger">Block stranger</string> <string name="block_entire_domain">Block entire domain</string> <string name="pref_use_auto_rotate_summary">Rotate images and videos in fullscreen to fit screensize</string> - <string name="pref_use_auto_rotate">rotate media in fullscreen</string> + <string name="pref_use_auto_rotate">Rotate media in fullscreen</string> <string name="pref_use_tor">Connect via Tor</string> <string name="pref_use_tor_summary">Tunnel all connections through the Tor network.</string> <string name="pref_connection_options">Connection options</string> |