BigETI / SAMPLauncherNET

SAMPLauncherNET is a launcher for San Andreas Multiplayer
GNU General Public License v3.0
72 stars 18 forks source link

First try #28

Closed VIRUXE closed 6 years ago

VIRUXE commented 7 years ago

Related to #10 Needs testing. Some strings might be too big. CBA to figure out how to include another language in the dropdown.

BigETI commented 7 years ago

You should have used en-GB as template, because a significant amount of keys are missing. To fix this, you have to manually put all entries with the missing keys seen in en-GB into pt-PT.

VIRUXE commented 7 years ago

I'll just redo it with the enGB base when I get back home.

VIRUXE commented 7 years ago

@BigETI how can I make my language appear in the dropdown?

BigETI commented 7 years ago

Just modify https://github.com/BigETI/SAMPLauncherNET/blob/master/SAMPLauncherNET/TranslatorInterface.cs#L17 only for testing purposes. However don't stage this file.

VIRUXE commented 7 years ago

It's not entirely complete but covers all the main stuff.

BigETI commented 7 years ago

Just tell me when it is ready to merge with master.

BigETI commented 6 years ago

I'll just merge this for now.