Hi,
i have created a new language file, everything works fine, except "Logout" wont translate in the right upper corner.
any ideas?
Translate Customer interface
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Translate Customer interface
Check the .dtl /.tt file and make sure it's being translated.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: Translate Customer interface
hmm, i don't spot it. In which file should it be in?
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Translate Customer interface
for ... Customers? Agents?
Look at Header.tt or CustomerNavigationBar.tt
It's already Tagged Translate so check case. Otherwise, check themes, etc.
Look at Header.tt or CustomerNavigationBar.tt
It's already Tagged Translate so check case. Otherwise, check themes, etc.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: Translate Customer interface
yes for the customer.
i found it in CustomerNavigationBar.tt.
then i translated it in my langueage file
'Logout %s %s' => 'Logout %s %s',
Thank you crythias.
i found it in CustomerNavigationBar.tt.
then i translated it in my langueage file
'Logout %s %s' => 'Logout %s %s',
Thank you crythias.