Hi,
In most cases all strings are here: gk_storebox\language\en-GB.tpl_gk_storebox.ini
so in your case after installation they will be
language\en-GB\en-GB.tpl_gk_storebox.ini
- Code: Select all
TPL_GK_LANG_COOKIE_ALLOWCOOKIES="Allow cookies"
TPL_GK_LANG_COOKIE_ALLOWCOOKIESIMPLICIT="Close"
TPL_GK_LANG_COOKIE_ALLOWFORALLSITES="Allow for all sites"
..
TPL_GK_LANG_COOKIE_CHANGEFORALLSITESLINK="Change settings for all websites"
..
TPL_GK_LANG_COOKIE_PRIVACYSETTINGSDIALOGSUBTITLE="Some features of this website need your consent to remember who you are."
TPL_GK_LANG_COOKIE_CHANGEFORALLSITESLINK="Change settings for all websites"
TPL_GK_LANG_COOKIE_PREFERENCEUSEGLOBAL="Use global setting"
TPL_GK_LANG_COOKIE_PREFERENCECONSENT="I consent"
TPL_GK_LANG_COOKIE_PREFERENCEDECLINE="I decline"
But remember you don't have to use Cookie features from template, you can also use additional plugin/module if you like much better - you have freedom.