eViewer tooltips in title bar
Moderators: Alexander Halser, Tim Green
eViewer tooltips in title bar
How can I modify the tooltip for buttons in the titlebar?
As of now it is "Zurück" and "Weiter".
You do not have the required permissions to view the files attached to this post.
- Alexander Halser
- EC-Software Support
- Posts: 1101
- Joined: Mon Jun 24, 2002 7:24 pm
- Location: Salzburg, Austria
- Contact:
Re: eViewer tooltips in title bar
Code: Select all
As of now it is "Zurück" and "Weiter".Code: Select all
How can I modify the tooltip for buttons in the titlebar?In the redistributable version you can add your own translations. Download the redist package from https://www.helpandmanual.com/ewriter/ and open the PDF documentation, chapter "Localization".
Alexander Halser
Senior Software Architect, EC Software GmbH
Senior Software Architect, EC Software GmbH
Re: eViewer tooltips in title bar
Thank you, this is what I need!
One more question: I would like to change the strings BACK and FORWARD only. As the documentation says, when I create an eviewer.lang file with only some entries, the rest of the strings defaults to English. But I need German GUI. So I need to save a complete eviewer.lang file with all entries. Where can I find the German standard localization strings?
One more question: I would like to change the strings BACK and FORWARD only. As the documentation says, when I create an eviewer.lang file with only some entries, the rest of the strings defaults to English. But I need German GUI. So I need to save a complete eviewer.lang file with all entries. Where can I find the German standard localization strings?
Re: eViewer tooltips in title bar
Dear reader,
you may ask yourself why I want to change the strings. I want to distinguish the two kinds of back/forward buttons. The big ones are part of the skin and located next to the hamburger menue. They navigate back and forth in the TOC.
The little ones in the title bar next to the eviewer menue are part of the eviewer software itself. They navigate back and forth in the history of the visited chapters. So I would like to express this difference in the tooltips:
Back (history)
Forward (history)
you may ask yourself why I want to change the strings. I want to distinguish the two kinds of back/forward buttons. The big ones are part of the skin and located next to the hamburger menue. They navigate back and forth in the TOC.
The little ones in the title bar next to the eviewer menue are part of the eviewer software itself. They navigate back and forth in the history of the visited chapters. So I would like to express this difference in the tooltips:
Back (history)
Forward (history)
Re: eViewer tooltips in title bar
This is the last post with an open question, lest it be overseen because of my merely explanatory post coming after it.
Re: eViewer tooltips in title bar
To all who are interested in the German localization:
My suggestion for the German eviewer.lang is as follows:
Especially the entries BACK and FORWARD as opposed to the respective navigation buttons of the skin (history vs. TOC).
My suggestion for the German eviewer.lang is as follows:
Code: Select all
BACK=&Zurück (Verlauf)
FORWARD=Vor&wärts (Verlauf)
OK=OK
CANCEL=Abbrechen
ZOOMOUT=Ver&kleinern
ZOOMIN=Ver&größern
PRINT=&Drucken
ABOUT=Info...
OPEN=Öffnen...
OPENRECENT=Zuletzt geöffnet
CLEARRECENT=Liste löschen
CLICKTOOPEN=Klicken Sie auf das Logo, um ein eWriter-E-Book zu öffnen!
CLEARCACHE=Browser-Cache löschen und Seite neu laden?
EWRITERFILEFILTER%s=eWriter-E-Books|%s
ERR_FILENOTFOUND%s=Die Datei "%s" wurde nicht gefunden!
ERR_OPENINVALID%s=Die Datei "%s" kann nicht geöffnet werden. Die Datei ist beschädigt oder hat ein ungültiges Format.
ERR_EXPIRED%s=Datei "%s" kann nicht geöffnet werden. Die Datei ist abgelaufen.
ERR_PASSWORDFAILURE%s='Datei "%s" kann nicht geöffnet werden. Das Passwort ist falsch!