How to add the spanish lenguage.
Submitted by oskar calvo on Mon, 01/14/2008 - 15:38.
hello, I'm Oskar from spain, and I have to check P.P. to decide if is a good tool for the company where i work.
But I don't what I have to make, If I have to take out the 'en_us' and leavy the 'es_es' only. or what else. I don't find any places where I can say the lenguage I one to use.
Also, I don't understan why I have to download a spanish translation if I have found one spanish translation in the core files.
Thanks
Oskar

Hi Oskar,
first of all thanks for trying out PP and I am convinced that you will find it useful.
Regarding your questions:
+ You do not have to download the ES translation since this was a core translation in the 0.8 release. We set up the specific language project pages on projectpier.org for maintenance reasons. This will enable the language maintainers to provide updates to the translations in case an error will be found after the given PP version was released.
+ Unfortunately not all translations are updated to the current version so we also wanted to have a place for these translations too (besides in SVN).
+ To enable the Spanish language in PP you either can edit the config/config.php file (> default localization; recommended) or overwrite the EN files in your installation (not recomended). In any case it should take you only a few minutes to do this modifications and PP will speak perfectly in your language ;-)
+ If you find an error in the translation please file an issue against the Spanish translation project at http://www.projectpier.org/node/add/project_issue/Argentinian-Spanish-translation/bug (the individual project setup on the website enables us to do this to).
Best
Roland
I get it :), I change
define('DEFAULT_LOCALIZATION', 'en_us');and put
Define('DEFAULT_LOCALIZATION', 'es_ar');should be great that the program can check the browser, and the take the browser lenguaje.
know i have to test it.
Hope to give good news soon.
oskar