tiki-admin_modules.php untranslatable? How come?
- Status
- Open
- Subject
- tiki-admin_modules.php untranslatable? How come?
- Version
- 18.x
- Category
- Consistency
- Less than 30-minutes fix
- Feature
- Admin Interface (UI)
- Resolution status
- New
- Submitted by
- hman
- Lastmod by
- hman
- Rating
- Description
The admin interface for modules is partially localized (German). The parts that are not cannot be manually localized with custom.php (even if the array_merge is added). But what is even more strange: Module location "Left" is translated correctly into "Links". But "Right" isn't. Now I wanted to see whether tra() or tr in curly braces are missing but I could not find the source of the texts displayed here. So I wanted to look for a word that would not give me a hundred hits when doing a recursive grep through all Tiki directories, so instead I searched for "Pagebottom".
But most peculiar, there is only one file that contains "Pagebottom", and that is custom.php! Yet this string clearly is displayed. Now where might the string "Pagebottom" come from?
Here is my search:
Copy to clipboard/media/XXXX/Home/WWW/XXX/agim/tiki-18.6 $ find . -type f -exec grep -l 'Pagebottom' {} \; ./lang/de/custom.php
??!Look at the screenshot...
- Files
- Importance
- 6
- Easy to solve?
- 8
- Priority
- 48
- 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
- 7415
- Created
- Thursday 09 July, 2020 21:13:11 UTC
by hman - LastModif
- Saturday 06 July, 2024 10:21:44 UTC