diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2023-05-23 23:06:41 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2023-05-23 23:06:41 +0300 |
commit | 6f7cba0f9111c85d32d9ec4e9f52be5e7fbaaf9e (patch) | |
tree | d68605edf19c3fb2bc08ad0614305769f8c113fe /indra/newview/skins/default | |
parent | 863e7f22a75e9d9c9d5c1f826eac6cd0000edac0 (diff) |
SL-19635 Better error handling
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_translation_settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_translation_settings.xml b/indra/newview/skins/default/xui/en/floater_translation_settings.xml index 8a97d5e5d9..3f3331b468 100644 --- a/indra/newview/skins/default/xui/en/floater_translation_settings.xml +++ b/indra/newview/skins/default/xui/en/floater_translation_settings.xml @@ -319,7 +319,7 @@ name="deepl_api_domain_label" top_pad="80" width="85"> - Domain: + Endpoint: </text> <combo_box |