mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-22 02:53:09 +01:00
Change the language of the download folder setting
Make it more consistent and less ambiguous
This commit is contained in:
parent
6447af8541
commit
9425f0ca1a
@ -41,12 +41,12 @@
|
||||
<string name="controls_background_title">Background</string>
|
||||
<string name="controls_popup_title">Popup</string>
|
||||
<string name="controls_add_to_playlist_title">Add To</string>
|
||||
<string name="download_path_title">Video download path</string>
|
||||
<string name="download_path_summary">Path to store downloaded videos in</string>
|
||||
<string name="download_path_dialog_title">Enter download path for videos</string>
|
||||
<string name="download_path_title">Video download folder</string>
|
||||
<string name="download_path_summary">Downloaded video files are stored here</string>
|
||||
<string name="download_path_dialog_title">Choose the download folder for video files</string>
|
||||
<string name="download_path_audio_title">Audio download folder</string>
|
||||
<string name="download_path_audio_summary">Downloaded audio is stored here</string>
|
||||
<string name="download_path_audio_dialog_title">Enter download path for audio files</string>
|
||||
<string name="download_path_audio_summary">Downloaded audio files are stored here</string>
|
||||
<string name="download_path_audio_dialog_title">Choose the download folder for audio files</string>
|
||||
<string name="download_choose_new_path">Change the download folders to take effect</string>
|
||||
<string name="autoplay_by_calling_app_title">Autoplay</string>
|
||||
<string name="autoplay_by_calling_app_summary">Plays a video when NewPipe is called from another app</string>
|
||||
@ -555,4 +555,4 @@
|
||||
<string name="downloads_storage_ask_summary_kitkat">You will be asked where to save each download.\nChoose SAF if you want to download to an external SD card</string>
|
||||
<string name="downloads_storage_use_saf_title">Use SAF</string>
|
||||
<string name="downloads_storage_use_saf_summary">The Storage Access Framework allows downloads to an external SD card.\nNote: some devices are not compatible</string>
|
||||
</resources>
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user