Please explain GUI dialog
- Status
- Open
- Subject
- Please explain GUI dialog
- Version
- 18.x
- Category
- Support request
- Feature
- Connect
i18n (Multilingual, l10n, Babelfish)
UI / UX (User interface and experience) - Resolution status
- New
- Submitted by
- hman
- Lastmod by
- hman
- Rating
- Description
Now that I have finished my new tool to extract really all tra() and tr() throughout Tiki source code, I find some peculiar strings that really need explanation.
First, it is my understanding that text that is pumped through tr() inside a javascript file must get listed in language.js and not in language.php. Is this assumption correct?
If that is the case, practically all language's language.js are grossly underpopulated. I count > 600 strings that get tr()-ed inside javascript, so even after deduplication 400 could be expected...
Second, I find some peculiar strings that I do not understand. Why are they displayed at all, and why do they get fed through the translation function? Here is an example, taken from lib/jquery-tiki/tiki-connect.js. Line 13:
Copy to clipboardvar spinner = $(this).tikiModal(tr(" "));
Ahem. That's as close to nothing as it could possibly get. Yes, this is really just one single space... And it got scheduled to become translated...Thanks
hman- Files
- Importance
- 3
- Easy to solve?
- 10 easy
- Priority
- 30
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 7697
- Created
- Wednesday 10 March, 2021 09:45:55 UTC
by hman - LastModif
- Saturday 06 July, 2024 10:21:44 UTC