lib/prefs/feature.php and global.pref contain untranslateable text
- Status
- Open
- Subject
- lib/prefs/feature.php and global.pref contain untranslateable text
- Version
- 18.x
- Category
- Bug
- Easy for Newbie Dev
- Less than 30-minutes fix
- Feature
- Admin Interface (UI)
- Resolution status
- New
- Submitted by
- hman
- Lastmod by
- hman
- Rating
- Description
In line 520, lib/prefs/feature.php containts text (a hint) that cannot be translated into any language, because it doesn't call tra():
Copy to clipboard'feature_contact' => [ 'name' => tra('Contact us'), 'description' => tra('A basic contact form a visitor can use to contact the site admin'), 'hint' => 'You can use Trackers to create custom Contact Us forms.', 'help' => 'Contact+us', 'type' => 'flag', 'default' => 'n', 'dependencies' => [ 'feature_messages', 'sender_email', ], 'tags' => ['basic'], 'admin' => 'general', 'view' => 'tiki-contact.php', ],- Importance
- 4
- Easy to solve?
- 10 easy
- Priority
- 40
- 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
- 7425
- Created
- Monday 20 July, 2020 14:52:56 UTC
by hman - LastModif
- Wednesday 22 July, 2020 21:13:15 UTC