Help - Search - Members - Calendar
Full Version: help Me With Links
CubeCart Forums > CubeCart Version 3 > Installation & Upgrade Help (Version 3)
gemima
When i got the language in English the link to kome back to the first side is "Homepage".
but when i change the language to swedish it stand "ingång"
how can i change it to word of my choise???

take a look at www.tradgardstomtar.se/store

Regards Björn
dpage44
Go to language/se folder
open lang.inc.php file

locate:
/////////////////////////////////////
//// FRONTEND LANGUAGE
/////////////////////////////////////
/////////// GLOBAL FRONT ////////////
$lang['front']['yes'] = "Ja";

$lang['front']['no'] = "Nej";
/////////////////////////////////////


$lang['front']['boxes'] = array(

'lang_links' => "Användbara länkar",

'reg_and_checkout' => "Registrera & Checka ut",

'cont_shopping' => "Fortsätt handla",

'edit_del_add' => "Redigera leveransadress",

'edit_inv_add' => "Redigera fakturaadress",

'empty_cart' => "Töm varukorg",

'prev_page' => "Föregående sida",

'homepage' => "Ingång",

Change Ingang to the desired word and save file
gemima
thank you dpage44 great response och quick


now its up and running biggrin.gif

Björn
dpage44
You are welcome. biggrin.gif

I am new to CC and it helps me to learn the program when I try to help others.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.