splewis / csgo-pug-setup

CS:GO Sourcemod plugin for setting up private pug/10man games
GNU General Public License v3.0
413 stars 90 forks source link

Corrected PT translation file #393

Closed Ferks-FK closed 2 years ago

Ferks-FK commented 2 years ago

Several fixes for the PT translation, such as incorrect messages, missing messages and several missing format.

splewis commented 2 years ago

I'll merge this since it's an improvement, but

and several missing format.

Nothing is "missing", they are not required in the non-English translation files, and it is standard practice in Sourcemod to not duplicate the format lines: https://wiki.alliedmods.net/Translations_(SourceMod_Scripting)#Distributing_Language_Files

Ferks-FK commented 2 years ago

Oh I didn't know, thanks for the info, closing PR. Thanks ❤

splewis commented 2 years ago

No worries, usually contributors include them (and I remove them later) - it's still completely functional with them, even if not required. I'll gladly take any translations, even if they include those, as I certainly can't translate anything myself :)