Conversation
|
Updated the Pull Request with the feedback from @00-kat about ellipses unicode symbol |
One small thing: |
I was kindy confused on this. There are a bunch of Strings where in the origin, all words in a phrase (Usually 2 or 3) are capitalized. Like Then there are others that aren't Like I checked other ES translations and saw it was different there, but because I wasn't sure, I decided to go as similar as possible to the origin regarding capitalization. But I can change to whatever Ghostty Devs prefer. |
|
Title case is mostly only a feature of English; if you don't capitalize individual words of a title, don't capitalize them in your translation. I assume, based on the other translations, that you probably shouldn't capitalize them. |
|
Changed capitalization based on the feedback from @MiguelElGallo and @00-kat to better follow other ES translations. Changed the string of From: |
|
If you rather prefer me making the corrections on separate commits to then squash it at the end just let me know ;) |
|
Rb |
|
Rebase with some updates:
|
|
I see there are now conflicts with CODEOWNERS and src/os/i18n_locales.zig. Would you rather prefer to wait for the review and then rebase or should I rebase now? |
|
Doesn't matter too much: a conflict in those two files won't change the translations (which is what needs a review). But I believe the conflict is just that all the po files have been renamed, so I don't think it'll be particularly difficult to resolve it. |
|
Renamed files |
No description provided.