-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dialog to approach translators #1473
Comments
Very good idea to ask our users :-) A new menu entry in the help menu would also be good to see the dialog again whenever the user want this Does this feature access the internet to get the translation completeness? I think as user I would not want my apps to "go wild" in the internet without my permission. |
Thanks for your feedback.
I feel the same. There is definitely no connection to the internet. The solution is a bit hacky: We know the total amount of strings to translate from parsing
Then I can use this simply like this:
Of course I have to remove that string from all po files when doing Update of the MockUp with your help menu sentence |
Where asking native speakers about improvement of the text. No errors, just slightly modifications.
Some translations of this into foreign languages are here and here. |
In my mock-up I do use a tab-widget to display the text in English and in its translated form. In the end I would say just using the translated OR the untranslated (as fallback) version of the text. |
Do you want to present each and every text from the BiT source code in such a dialog or just the same "help us to translate" text in one dialog? If the latter is the intention a solution like
would make both languages accessible with duplicating anything |
Just the help-to-translate.
Was on my mind first, too. This wont work with the GNU gettext utilities because they do parse the second line only and do not know what |
Slightly modified the text.
|
In order to make it more clear that there's no online check for the translation completeness, we might use a wording like: "The translation of your installed version of Back In Time into {lang} …" |
This is a quick shot idea. 😄
I would like to present our users this dialog.
Alternatives
There are also ideas about alternative ways to present such a message to the user. But I'm not convinced with them.
For example Thunderbird do use a non modal landing page integrated in its main window.
I do use Thunderbird for many years but never read that page. It is IMHO to "silent". And it appears on the first start where I don't want a user to be disturbed with something like this.
Another approach is to have this translation message hidden somewhere in the menus. I will implement a separate "Language selection" menu where this could be place somehow. But I would treat this alternative approach as an addition and not as an replacement to my initial approach. By the way: In such a language selection menu I would also present the completeness of each language in % and have an extra entry like "Help with translations".
Plain text in German and English (typos included)
The following terms would appear as hyperlinks
The text was updated successfully, but these errors were encountered: