Merge pull request #4424 from Isira-Seneviratne/Capitalization

fix: string capitalization
This commit is contained in:
Isira Seneviratne 2023-08-11 16:19:04 +05:30 committed by GitHub
commit cfc9f71031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -252,7 +252,7 @@
<string name="error_occurred">Error</string> <string name="error_occurred">Error</string>
<string name="copied">Copied</string> <string name="copied">Copied</string>
<string name="share_with_time">Share with time code</string> <string name="share_with_time">Share with time code</string>
<string name="export_subscriptions">Export Subscriptions</string> <string name="export_subscriptions">Export subscriptions</string>
<string name="skip_buttons">Skip buttons</string> <string name="skip_buttons">Skip buttons</string>
<string name="skip_buttons_summary">Show buttons to skip to the next or previous video.</string> <string name="skip_buttons_summary">Show buttons to skip to the next or previous video.</string>
<string name="history_size">Maximum history size</string> <string name="history_size">Maximum history size</string>