change the name of "Register" of gk_register

GK User
Sun Jan 01, 2012 1:05 am
how do I change the name of "Register" of gk_register which is next login, I want to switch to another name, where I can make this change?

I tried several lines of code and how not have support for the language en'll change manually and was wondering where I make this change.

and when he opens the popup appears the name "My Account" Tbm want to know where that changes.

------------------------------------------

modificar o nome "Register" do gk_register que fica ao lado de login, quero mudar para outro nome, onde posso fazer essa modificação?

ja tentei varias linhas de codigo e como nao possuem suporte para a linguagem pt-BR vou mudar manualmente e queria saber onde que faço essa mudança.

e quando abre o pop-up aparece o nome "My Account" Tbm quero saber onde que modifica.
User avatar
Fresh Boarder

GK User
Sun Jan 01, 2012 9:19 am
Follow below for changes.

Fine File : \language\en-GB\en-GB.tpl_gk_twn2.ini
Lines: 11 to 13
Code: Select all
GK_ACCOUNT=My account
GK_REGISTER=Register
REGISTER=Register


or if you are using multi language website you can do following. Example lets say second language is Spanish.
Our language folders would be;
language/en-GB/ <- English Language Folder
language/es-ES/ <- Spanish Language Folder

1. Copy and Rename file "\language\en-GB\en-GB.tpl_gk_twn2.ini" into "\language\es-ES\es-ES.tpl_gk_twn2.ini"
2. Edit file "\language\es-ES\es-ES.tpl_gk_twn2.ini" with a notepad editor and make your changes.

Now when in joomla admin you choose your frontend language, translation is also changed as long as you have supporting language files for components/modules etc for your chosen language.

See you around...
User avatar
Platinum Boarder


cron