Language - LatestNews+

Hello
I'm using the LatestNews+ module on a swedish site and I wish to know in what file or where i can change the text "More in". I wish to translate it into swedish.
8 years 5 months ago #1 by Anders

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5310) Offline
Hi, copy these files :
../language/en-GB/en-GB.mod_latestnewsplusdate.ini
../language/en-GB/en-GB.mod_latestnewsplusdate.sys.ini

to

../language/sv-SE/sv-SE.mod_latestnewsplusdate.ini
../language/sv-SE/sv-SE.mod_latestnewsplusdate.sys.ini

then edit the file ../language/sv-SE/sv-SE.mod_latestnewsplusdate.ini with your favorite php editor. At lines 93 you will see this code
MOD_LATESTNEWSPLUSDATE_MORE_IN="More in"
simply translate it to your languange by changing the "More In" text. So it would become like this :
MOD_LATESTNEWSPLUSDATE_MORE_IN="Mer i"
8 years 5 months ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Great! - Thank you for a fast reply and solution!
8 years 5 months ago #3 by Anders

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5310) Offline
No problem at all ;) Glad it solved the problem
8 years 5 months ago #4 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum