[TikiWiki-commits] [Git][tikiwiki/tiki][master] [UX] Improve wording
"Jean-Marc Libs \(@jyhem\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <6a959c54c608c_3818e3e019c0@gitlab-sidekiq-low-urgency-cpu-bound-v2-74dc959445-gv4nb.mail> |
Jean-Marc Libs pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
44808b0d by Jyhem at 2026-08-31T17:22:52+02:00
[UX] Improve wording
- - - - -
1 changed file:
- lib/core/Tracker/Field/ItemLink.php
Changes:
=====================================
lib/core/Tracker/Field/ItemLink.php
=====================================
@@ -286,12 +286,12 @@ class Tracker_Field_ItemLink extends \Tracker\Field\AbstractItemField implements
],
'forceObjectSelector' => [
'name' => tr('Force object selector'),
- 'description' => tr('Override the automatic widget selection. 1 forces the object selector (search panel with checkboxes for multi-select). 2 forces the dropdown. 0 lets the system decide (default behavior).'),
+ 'description' => tr('Override the automatic widget selection. 0 lets the system decide (default behavior). 1 forces the object selector (search panel with checkboxes for multi-select). 2 forces the dropdown.'),
'filter' => 'int',
'options' => [
0 => tr('System default'),
- 1 => tr('Yes'),
- 2 => tr('No'),
+ 1 => tr('Object selector'),
+ 2 => tr('Dropdown'),
],
],
'indexRemote' => [
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/44808b0d86ac71eb29185f0ee9cfc7a244a78e34
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/44808b0d86ac71eb29185f0ee9cfc7a244a78e34
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help
_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs