Skip to content

Commit e1ed1ae

Browse files
author
LisoUseInAIKyrios
committed
chore(YouTube): Fix typos, simplify some strings for translating
1 parent 795ccac commit e1ed1ae

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

src/main/resources/addresources/values/strings.xml

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
Forgetting to do this will cause that string to appear in app with no quotation characters.
2323
2424
Correct:
25-
<string name="revanced_string">You\'re correct. This is the \"correct\" way and this text will as expected in the app</string>
25+
<string name="revanced_string">You\'re correct. This is the \"correct\" way and this text will appear as expected in the app</string>
2626
Not correct:
2727
<string name="revanced_string">You're not correct. This is not the "correct" way and this text will not appear as expected the in app</string>
2828
-->
@@ -213,6 +213,7 @@
213213
<string name="revanced_custom_filter_summary_on">Custom filter is enabled</string>
214214
<string name="revanced_custom_filter_summary_off">Custom filter is disabled</string>
215215
<string name="revanced_custom_filter_strings_title">Custom filter</string>
216+
<!-- 'Component path builder strings' is the technical name for identifying the Litho UI layout items to hide. This is an advanced feature and most users will never use this. -->
216217
<string name="revanced_custom_filter_strings_summary">List of component path builder strings to filter separated by new line</string>
217218
<string name="revanced_custom_filter_toast_invalid_syntax">Invalid custom filter: %s</string>
218219
<string name="revanced_hide_keyword_content_screen_title">Hide keyword content</string>
@@ -548,6 +549,7 @@
548549
<string name="revanced_hide_seekbar_thumbnail_summary_off">Thumbnail seekbar is shown</string>
549550
</patch>
550551
<patch id="layout.hide.shorts.HideShortsComponentsResourcePatch">
552+
<!-- 'home' should be translated using the same localized wording YouTube displays for the home tab. -->
551553
<string name="revanced_hide_shorts_home_title">Hide Shorts in home feed</string>
552554
<string name="revanced_hide_shorts_home_summary_on">Shorts in home feed are hidden</string>
553555
<string name="revanced_hide_shorts_home_summary_off">Shorts in home feed are shown</string>
@@ -647,11 +649,9 @@
647649
<string name="revanced_ryd_enable_summary_on">Dislikes are shown</string>
648650
<string name="revanced_ryd_enable_summary_off">Dislikes are not shown</string>
649651
<string name="revanced_ryd_shorts_title">Show dislikes on Shorts</string>
650-
<!-- %s is either an empty blank string, or it is 'revanced_ryd_shorts_summary_disclaimer'. This text should read normally in both situations. -->
651-
<string name="revanced_ryd_shorts_summary_on">Dislikes shown on Shorts %s</string>
652+
<string name="revanced_ryd_shorts_summary_on">Dislikes shown on Shorts</string>
653+
<string name="revanced_ryd_shorts_summary_on_disclaimer">Dislikes shown on Shorts\n\nLimitation: Dislikes may not appear in incognito mode</string>
652654
<string name="revanced_ryd_shorts_summary_off">Dislikes hidden on Shorts</string>
653-
<!-- Shown only when used with 'revanced_ryd_shorts_summary_on' and it is never displayed alone. -->
654-
<string name="revanced_ryd_shorts_summary_disclaimer">Limitation: Dislikes may not appear in incognito mode</string>
655655
<string name="revanced_ryd_dislike_percentage_title">Dislikes as percentage</string>
656656
<string name="revanced_ryd_dislike_percentage_summary_on">Dislikes shown as percentage</string>
657657
<string name="revanced_ryd_dislike_percentage_summary_off">Dislikes shown as number</string>
@@ -735,21 +735,19 @@
735735
<string name="revanced_sb_general_skipcount_sum_on">Lets the SponsorBlock leaderboard know how much time is saved. A message is sent to the leaderboard each time a segment is skipped</string>
736736
<string name="revanced_sb_general_skipcount_sum_off">Skip count tracking is not enabled</string>
737737
<string name="revanced_sb_general_min_duration">Minimum segment duration</string>
738-
<string name="revanced_sb_general_min_duration_sum">Segments shorter than this value (in seconds) will not be shown or skipped </string>
738+
<string name="revanced_sb_general_min_duration_sum">Segments shorter than this value (in seconds) will not be shown or skipped</string>
739739
<string name="revanced_sb_general_uuid">Your private user id</string>
740740
<string name="revanced_sb_general_uuid_sum">This should be kept private. This is like a password and should not be shared with anyone. If someone has this, they can impersonate you</string>
741741
<string name="revanced_sb_general_uuid_invalid">Private user id must be at least 30 characters long</string>
742742
<string name="revanced_sb_general_api_url">Change API URL</string>
743-
<string name="revanced_sb_general_api_url_sum">The address SponsorBlock uses to make calls to the server. Do not change this unless you know what you\'re doing</string>
743+
<string name="revanced_sb_general_api_url_sum">The address SponsorBlock uses to make calls to the server</string>
744744
<string name="revanced_sb_api_url_reset">API URL reset</string>
745745
<string name="revanced_sb_api_url_invalid">API URL is invalid</string>
746746
<string name="revanced_sb_api_url_changed">API URL changed</string>
747747
<string name="revanced_sb_settings_ie">Import/Export settings</string>
748748
<string name="revanced_sb_settings_copy">Copy</string>
749-
<!-- %s is either an empty blank string, or it is 'revanced_sb_settings_ie_sum_warning'. This text should read normally in both situations. -->
750-
<string name="revanced_sb_settings_ie_sum">Your SponsorBlock JSON configuration that can be imported/exported to ReVanced and other SponsorBlock platforms %s</string>
751-
<!-- Shown only when used with 'revanced_sb_settings_ie_sum' and it is never displayed alone. -->
752-
<string name="revanced_sb_settings_ie_sum_warning">This includes your private user id. Be sure to share this wisely</string>
749+
<string name="revanced_sb_settings_ie_sum">Your SponsorBlock JSON configuration that can be imported/exported to ReVanced and other SponsorBlock platforms</string>
750+
<string name="revanced_sb_settings_ie_sum_warning">Your SponsorBlock JSON configuration that can be imported/exported to ReVanced and other SponsorBlock platforms. This includes your private user id. Be sure to share this wisely</string>
753751
<string name="revanced_sb_settings_import_successful">Settings imported successfully</string>
754752
<string name="revanced_sb_settings_import_failed">Failed to import: %s</string>
755753
<string name="revanced_sb_settings_export_failed">Failed to export: %s</string>
@@ -1042,7 +1040,7 @@
10421040
<patch id="video.speed.custom.CustomPlaybackSpeedPatch">
10431041
<string name="revanced_custom_playback_speeds_title">Custom playback speeds</string>
10441042
<string name="revanced_custom_playback_speeds_summary">Add or change the available playback speeds</string>
1045-
<string name="revanced_custom_playback_speeds_invalid">Custom speeds must be less than %s Using default values.</string>
1043+
<string name="revanced_custom_playback_speeds_invalid">Custom speeds must be less than %s. Using default values.</string>
10461044
<string name="revanced_custom_playback_speeds_parse_exception">Invalid custom playback speeds. Using default values.</string>
10471045
</patch>
10481046
<patch id="video.speed.remember.RememberPlaybackSpeedPatch">

0 commit comments

Comments
 (0)