-
Notifications
You must be signed in to change notification settings - Fork 568
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add tooltips on results toolbar and rename speed mode (#925)
* add tooltips on results toolbar and better summaries, rename speed mode * remove redundant space
- Loading branch information
1 parent
012d383
commit 09779b4
Showing
4 changed files
with
26 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -148,7 +148,7 @@ | |
<string name="download_done">Download Done</string> | ||
<string name="download_format" translatable="false">%s - %s</string> | ||
<string name="update_started">Update Started</string> | ||
<string name="stream">Stream</string> | ||
<string name="stream">Network stream</string> | ||
<string name="error_loading_links_toast">Error Loading Links</string> | ||
<string name="links_reloaded_toast">Links Reloaded</string> | ||
<string name="download_storage_text">Internal Storage</string> | ||
|
@@ -174,6 +174,9 @@ | |
<string name="sort_clear">Clear</string> | ||
<string name="sort_save">Save</string> | ||
<string name="copyTitle">Title copied!</string> | ||
<string name="subscribe_tooltip">New episode notification</string> | ||
<string name="result_search_tooltip">Search in other extensions</string> | ||
<string name="recommendations_tooltip">Show recommendations</string> | ||
<string name="player_speed">Player Speed</string> | ||
<string name="subtitles_settings">Subtitle Settings</string> | ||
<string name="subs_text_color">Text Color</string> | ||
|
@@ -213,8 +216,8 @@ | |
<string name="player_subtitles_settings_des">Player subtitles settings</string> | ||
<string name="chromecast_subtitles_settings">Chromecast Subtitles</string> | ||
<string name="chromecast_subtitles_settings_des">Chromecast subtitles settings</string> | ||
<string name="eigengraumode_settings">Eigengravy Mode</string> | ||
<string name="eigengraumode_settings_des">Adds a speed option in the player</string> | ||
<string name="eigengraumode_settings">Playback speed</string> | ||
<string name="speed_setting_summary">Adds a speed option in the player</string> | ||
<string name="swipe_to_seek_settings">Swipe to seek</string> | ||
<string name="swipe_to_seek_settings_des">Swipe from side to side to control your position in a video</string> | ||
<string name="swipe_to_change_settings">Swipe to change settings</string> | ||
|
@@ -391,9 +394,9 @@ | |
<string name="video_disk_description">Causes problems if set too high on devices with low storage space, such as Android TV.</string> | ||
<string name="dns_pref">DNS over HTTPS</string> | ||
<string name="dns_pref_summary">Useful for bypassing ISP blocks</string> | ||
<string name="jsdelivr_proxy">raw.githubusercontent.com Proxy</string> | ||
<string name="jsdelivr_proxy">GitHub Proxy</string> | ||
<string name="jsdelivr_enabled">Could not reach GitHub. Turning on jsDelivr proxy…</string> | ||
<string name="jsdelivr_proxy_summary">Bypasses blocking of GitHub using jsDelivr. May cause updates to be delayed by few days.</string> | ||
<string name="jsdelivr_proxy_summary">Bypass blocking of raw github URLs using jsDelivr. May cause updates to be delayed by few days.</string> | ||
<string name="add_site_pref">Clone site</string> | ||
<string name="remove_site_pref">Remove site</string> | ||
<string name="add_site_summary">Add a clone of an existing site, with a different URL</string> | ||
|
@@ -439,13 +442,15 @@ | |
<string name="category_general">General</string> | ||
<string name="random_button_settings">Random Button</string> | ||
<string name="random_button_settings_desc">Show random button on Homepage and Library</string> | ||
<string name="provider_lang_settings">Provider languages</string> | ||
<string name="provider_lang_settings">Extension languages</string> | ||
<string name="app_layout">App Layout</string> | ||
<string name="preferred_media_settings">Preferred media</string> | ||
<string name="enable_nsfw_on_providers">Enable NSFW on supported providers</string> | ||
<string name="enable_nsfw_on_providers">Enable NSFW on supported Extensions</string> | ||
<string name="subtitles_encoding">Subtitle encoding</string> | ||
<string name="category_providers">Providers</string> | ||
<string name="category_provider_test">Provider test</string> | ||
<string name="test_extensions">Test all Extensions</string> | ||
<string name="test_extensions_summary">This Test is meant for developers only and does not verifies or denies working of any extension.</string> | ||
<string name="category_ui">Layout</string> | ||
<string name="automatic">Auto</string> | ||
<string name="tv_layout">TV layout</string> | ||
|
@@ -462,11 +467,11 @@ | |
<string name="opensubtitles_key" translatable="false">opensubtitles_key</string> | ||
<string name="nginx_key" translatable="false">nginx_key</string> | ||
<string name="example_password">password123</string> | ||
<string name="example_username">MyCoolUsername</string> | ||
<string name="example_username">Username</string> | ||
<string name="example_email">[email protected]</string> | ||
<string name="example_ip">127.0.0.1</string> | ||
<string name="example_site_name">MyCoolSite</string> | ||
<string name="example_site_url">example.com</string> | ||
<string name="example_site_name">NewSiteName</string> | ||
<string name="example_site_url">https://example.com</string> | ||
<string name="example_lang_name">Language code (en)</string> | ||
<!-- | ||
<string name="mal_account_settings" translatable="false">MAL</string> | ||
|
@@ -558,8 +563,8 @@ | |
<string name="subtitles_filter_lang">Filter by preferred media language</string> | ||
<string name="extras">Extras</string> | ||
<string name="trailer">Trailer</string> | ||
<string name="network_adress_example">Link to stream</string> | ||
<string name="referer">Referer</string> | ||
<string name="network_adress_example">https://example.com/example.mp4</string> | ||
<string name="referer">Referer (optional)</string> | ||
<string name="next">Next</string> | ||
<string name="provider_languages_tip">Watch videos in these languages</string> | ||
<string name="previous">Previous</string> | ||
|
@@ -594,8 +599,6 @@ | |
<string name="plugins_updated" formatted="true">Updated %d plugins</string> | ||
<string name="blank_repo_message">CloudStream has no sites installed by default. You need to install the sites from repositories. | ||
\n | ||
\nBecause of a brainless DMCA takedown by Sky UK Limited 🤮 we cannot link the repository site in app. | ||
\n | ||
\nJoin our Discord or search online.</string> | ||
<string name="view_public_repositories_button">View community repositories</string> | ||
<string name="view_public_repositories_button_short">Public list</string> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters