Hi
I'm using coppermine in Spanish, but there are still words and phrases that are not translated, and they´re not in the file spanish.php. For example:
In the page where every user can configure his profile I´d like to change: 'location', 'interests', 'occupation', and 'biography'.
Sorry, but I need everything translated to Spanish to make everybody navigate easily in my website and perhaps if you tell me where I have to check I´ll be able to translate everything else. :D
Regards,
Cream
you can find spanish.php under your lang folder and then, compare it with english.php and add the missing part from english.php and translate the string between ' '
Those are not strings that come from the language file, but Custom fields for user profile (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_custom) that can be changed in the corresponding section of Coppermine's config. The names reside in the database and are pre-filled during install. They can be changed later.