|
1 |
| -<string name="revanced_hide_player_button_background_summary_off">Player buttons background is shown.</string> |
2 |
| -<string name="revanced_hide_player_button_background_summary_on">Player buttons background is hidden.</string> |
3 |
| -<string name="revanced_hide_player_button_background_title">Hide player buttons background</string> |
4 |
| -<string name="revanced_hide_shorts_player_sound_metadata_label_summary_off">Sound metadata label is shown.</string> |
5 |
| -<string name="revanced_hide_shorts_player_sound_metadata_label_summary_on">Sound metadata label is hidden.</string> |
6 |
| -<string name="revanced_hide_shorts_player_sound_metadata_label_title">Hide sound metadata label</string> |
7 |
| -<string name="revanced_hide_shorts_player_video_link_label_summary_off">Video link is shown.</string> |
8 |
| -<string name="revanced_hide_shorts_player_video_link_label_summary_on">Video link label is hidden.</string> |
9 |
| -<string name="revanced_hide_shorts_player_video_link_label_title">Hide video link label</string> |
10 |
| -<string name="revanced_hide_shorts_player_video_title_summary_off">Shorts video title is shown.</string> |
11 |
| -<string name="revanced_hide_shorts_player_video_title_summary_on">Shorts video title is hidden.</string> |
12 |
| -<string name="revanced_hide_shorts_player_video_title_title">Hide Shorts video title</string> |
13 |
| -<string name="revanced_hide_video_with_low_view_num_summary">Videos with views less than this number will be hidden.</string> |
14 |
| -<string name="revanced_hide_video_with_low_view_num_title">Number of views</string> |
| 1 | +<string name="revanced_hide_video_with_low_view_num_multiplier_summary">Specify your language view keys as it\'s shown for each video. Each key -> value must be on a new line. Keys go before "->" sign. If you switch app or system language you have to reset this setting.\n\nExamples:\nEnglish: 10K views = K -> 1000, views -> views\nSpanish: 10 K vistas = K -> 1000, vistas -> views</string> |
| 2 | +<string name="revanced_hide_video_with_low_view_num_multiplier_title">View keys</string> |
| 3 | +<string name="revanced_hide_video_with_low_view_num_multiplier_value">K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views</string> |
| 4 | +<string name="revanced_hide_video_with_low_view_old_summary">"Hide videos with less than 1,000 views exposed to the home feed. |
| 5 | +Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views."</string> |
| 6 | +<string name="revanced_hide_video_with_low_view_old_title">Hide videos with low views</string> |
0 commit comments