Localize buttons to czech

Localize ChronoForms toolbar buttons to Czech.

Overview

The issue is that the default English text for toolbar buttons like _TOOLBAR_NEW_ and _TOOLBAR_DELETE_ needs to be translated.
Create a new Czech language folder by copying and renaming the existing English folder, then edit the specific text entries for the buttons within the language files.

Answered
ad admin_wiky 24 Apr, 2015
Hi all,

I would like to lokalize _TOOLBAR_NEW_ or _TOOLBAR_DELETE_ to czech language, but I dont know how to modify
$this->view->Toolbar->addButton("button_id", "link_href", "TEXT", "image_path", "submit_selectors"); 


thx
Gr GreyHead 24 Apr, 2015
Answer
Hi Homeopat,

Please try making a new, renamed and edited copy of the en-gb language folder from here /administrator/components/com_chronoconnectivity5/chronoconnectivity/locales

In particular you want the '_NEW_' entry to change the _TOOLBAR_NEW_ text and 'DELETE' for _TOOLBAR_DELETE_

Bob
ad admin_wiky 24 Apr, 2015
Hi Bob,

thank you. I meant I wanna have own name of _TOOLBAR_NEW_ .. but this is good too.
This topic is locked and no more replies can be posted.