surquizu
Where are one string added
Code:
ACTION_GOTO_LINK: "Goto Link"
and one changed
Code:
GROUP_VIEWER_TITLE: "Book Viewer Settings"
in Сatalan
Is it correct translation for second?)
Code:
GROUP_VIEWER_TITLE: "Llibre Visor Configuraci" + String.fromCharCode(243) + ""
VICTORSJG, surquizu
Following strings require translation
Code:
GROUP_MENU_TITLE: "Menu Settings",
GROUP_VIEWER_TITLE: "Book Viewer Settings"
ACTION_GOTO_LINK: "Goto Link"
in Spanish
Thanks!