pt-PT translation - #1359
Conversation
Add pt-PT translation and some bugfixes related to translati
correct is "Dialog" not "Dailog"
And add translations in pt-PT
How dare you, correcting me in my own language? ahah Good catch! Thank you! |
I guess we have something in common then ;) |
|
@maghuro , I appreciate the PR! Please give me a little time, and I'll review and merge it. |
Maikuolan
left a comment
There was a problem hiding this comment.
The title for this pull request is "pt-PT translation", which suggests its intention is to introduce translations for European Portuguese to tinyfilemanager, but I see it also contains corrections to the German translations, to the Brazilian Portuguese translations, fixes a few typos in the main tinyfilemanager.php file (e.g., Dailog -> Dialog), and introduces various other changes to that main file, too.
I think it would be better to split this up into multiple, separate, distinct pull requests. IMO, a pull request should just achieve whatever its suggested intention is, which is most cases, will just be achieving one specific thing, e.g., fixing a bug, fixing some typos, new translations, implementing a new feature or whatever else. All these things are good things to do, of course, but it's easier for maintainers to properly review and manage pull requests when each pull request has a narrow, specific focus. Better to have multiple, smaller pull requests, rather than just one giant pull request.
Thank you for the careful review. I agree that this pull request grew beyond the scope suggested by its title. Because the branch is now several months behind "master", I will not rebase the mixed set of changes as-is. Instead, I am rebuilding the work from the current upstream "master" and splitting it into focused pull requests:
I will leave out the unrelated German and pt-BR edits, and I will not duplicate fixes that have since landed upstream. Once the replacement pull requests are open, I will close this superseded one. Thanks again. |
|
Thank you for the review. I agree that the original pull request had grown beyond the scope suggested by its title. I rebuilt the work from the current upstream master and split it into two focused pull requests:
The replacement PRs intentionally exclude the unrelated German and Brazilian Portuguese changes, and fixes that had already landed upstream were not duplicated. Closing this pull request as superseded by #1423 and #1424. Thank you again for the guidance. |
add pt-PT translation and fix some bugs related to translation