--Add Me - module:News string:news--

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
ricardosalta
Forum Members
Forum Members
Posts: 13
Joined: Thu Nov 15, 2007 6:46 pm

--Add Me - module:News string:news--

Post by ricardosalta »

Hi all,

I appreciate help with this.

I am nearly finished translating the news module to Portuguese (pt_PT) and have removed the en_EN from the lang folder of the news module (after reading that it may improve performance to remove unused stuff).

I believe this has made it so that in the backoffice I have stuff showing up like --Add Me - module:News string:news--.

Where do I make it so that in the backend it's the pt_PT that's fetched?

Thanks!
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: --Add Me - module:News string:news--

Post by kermit »

lang/en_US.php files are the source of default strings when translations for them do not exist in the language file of the currently selected language (in your case, pt_PT.php).. so you probably don't want to remove en_US from any language directories.. but rather all the OTHER languages (in lang/ext/ directories) you dont use.

you say you're "nearly finished" with the pt_PT translation.. the --Add Me-- you see when en_US.php is not present are the strings you have yet to translate (not present in pt_PT.php)?
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: --Add Me - module:News string:news--

Post by calguy1000 »

The admin language setting is a 'per user' setting....  in the user settings page.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Locked

Return to “[locked] Installation, Setup and Upgrade”