mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-04-20 03:24:50 +00:00
change fullscreen to full screen to align with the more common spelling
This commit is contained in:
parent
cd9698ea48
commit
1339beb7cd
1 changed files with 5 additions and 5 deletions
|
@ -257,7 +257,7 @@
|
|||
<string name="add_a_comment">Add a comment…</string>
|
||||
<string name="dismiss">Dismiss</string>
|
||||
<string name="scan_a_qr_code_to_install">Scan a QR code to install</string>
|
||||
<string name="toggle_fullscreen">Toggle fullscreen</string>
|
||||
<string name="toggle_fullscreen">Toggle full screen</string>
|
||||
<string name="by">By</string>
|
||||
<string name="signature">Signature</string>
|
||||
<string name="valid">Valid</string>
|
||||
|
@ -368,11 +368,11 @@
|
|||
<string name="brightness_slider">Brightness slider</string>
|
||||
<string name="brightness_slider_descr">Enable slide gesture to change brightness</string>
|
||||
<string name="toggle_full_screen">Toggle full screen</string>
|
||||
<string name="toggle_full_screen_descr">Enable swipe gesture to toggle fullscreen</string>
|
||||
<string name="toggle_full_screen_descr">Enable swipe gesture to toggle full screen</string>
|
||||
<string name="system_brightness">System brightness</string>
|
||||
<string name="system_brightness_descr">Gesture controls adjust system brightness</string>
|
||||
<string name="restore_system_brightness">Restore system brightness</string>
|
||||
<string name="restore_system_brightness_descr">Restore system brightness when exiting fullscreen</string>
|
||||
<string name="restore_system_brightness_descr">Restore system brightness when exiting full screen</string>
|
||||
<string name="zoom_option">Enable zoom</string>
|
||||
<string name="zoom_option_descr">Enable two finger pinch zoom gesture</string>
|
||||
<string name="pan_option">Enable pan</string>
|
||||
|
@ -380,7 +380,7 @@
|
|||
<string name="system_volume">System volume</string>
|
||||
<string name="system_volume_descr">Gesture controls adjust system volume</string>
|
||||
<string name="live_chat_webview">Live Chat Webview</string>
|
||||
<string name="full_screen_portrait">Fullscreen portrait</string>
|
||||
<string name="full_screen_portrait">Full screen portrait</string>
|
||||
<string name="reverse_portrait">Allow reverse portrait</string>
|
||||
<string name="reverse_portrait_description">Allow app to flip into reverse portrait</string>
|
||||
<string name="rotation_zone">Rotation zone</string>
|
||||
|
@ -397,7 +397,7 @@
|
|||
<string name="allow_under_cutout_description">Allow video to go underneath the screen cutout in full-screen.\nMay require restart</string>
|
||||
<string name="autoplay">Enable autoplay by default</string>
|
||||
<string name="autoplay_description">Autoplay will be enabled by default whenever you watch a video</string>
|
||||
<string name="allow_full_screen_portrait">Allow fullscreen portrait</string>
|
||||
<string name="allow_full_screen_portrait">Allow full screen portrait</string>
|
||||
<string name="background_switch_audio">Switch to Audio in Background</string>
|
||||
<string name="background_switch_audio_description">Optimize bandwidth usage by switching to audio-only stream in background if available, may cause stutter</string>
|
||||
<string name="subscription_group_menu">Groups</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue