-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spelling: Language reworked 2 #2938
Conversation
<string name="download_path_audio_title">Audio download folder</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_path_audio_dialog_title">Choose download folder for audio files</string> | ||
<string name="download_choose_new_path">Change the download folders to take effect</string> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not sure what happens here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm assuming this is the prompt that asks which file you want to save downloaded audio in.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. NewPipe allows people to set different download folders for audio and video downloads.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I meant the "Change the download folders to take effect"…?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for you contributions! I highly appreciate them.
<string name="download_path_audio_title">Audio download folder</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_path_audio_dialog_title">Choose download folder for audio files</string> | ||
<string name="download_choose_new_path">Change the download folders to take effect</string> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. NewPipe allows people to set different download folders for audio and video downloads.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like most of the changes but a few could be changed imo and others I think should be reverted.
@comradekingu Please grant us maintainers permission to the PR's branch so we can fix the last two things and merge afterwards. |
Co-Authored-By: Tobias Groza <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. Just two small changes and this should be good to go. I'd like to give the translators some time before releasing the new version.
Co-Authored-By: Stypox <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are still some things I am not convinced about ;-)
Co-Authored-By: Stypox <[email protected]>
@Stypox In my eyes this is ready to merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ready!
Some savings, structure, consistency.