diff options
author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2022-08-02 14:59:04 +0300 |
---|---|---|
committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2022-08-02 14:59:04 +0300 |
commit | 3f3735c1f810f6a6c5635a5895689f5a366571de (patch) | |
tree | 3b31d2bab1a8f1e27b444b1ac1daf346c00d8ad9 /indra/newview/skins | |
parent | 302bab87e64704b075fdbdce4b3844a7b8338c49 (diff) |
SL-17851 Highlight matching notifications when using Search Box in Preference
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index aa93601669..b8ccc8c3e0 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -9628,7 +9628,7 @@ Do you wish to continue? The selected object affects the navmesh. Changing it to a Flexible Path will remove it from the navmesh. <tag>confirm</tag> <usetemplate - ignoretext="The selected object affects the navmesh. Changing it to a Flexible Path will remove it from the navmesh." + ignoretext="The selected object affects the navmesh. Changing it to a Flexible Path will remove it from the navmesh." name="okcancelignore" notext="Cancel" yestext="OK"/> |