Pt-Br language and changes
Status: Beta
Brought to you by:
leshaussebons
Hi
I have downloaded your script and made a translation to
my native language (brazilian portuguese).
Not only that, but I also changed the Yes/No buttons to
show in the selected language, and also the message to
overwrite a file (they were all hardcoded in french
inside index.php).
I added these variables in en.php :
$lang_repl = "The file already exists, do you want to
replace it?";
$lang_yes = "Yes";
$lang_no = "No";
I'll attach all the lang files I modified and a diff of
index.php showing where I replaced the hardcoded stuff
with variables.
Edited lang files and Pt-Br translation
Logged In: YES
user_id=727547
I've updated the translation files again. I am posting the
new pt-br here for completeness only.
Check out the other thread with the other modifications I made.
new Pt-Br for "v0.3 rc3_pe1"