diff options
author | Jonathan Yap <none@none> | 2011-10-28 19:04:20 -0400 |
---|---|---|
committer | Jonathan Yap <none@none> | 2011-10-28 19:04:20 -0400 |
commit | c8f88d1d595d3ca0fdf504c1d365edd191791237 (patch) | |
tree | 65dfd41f38e97209447bf6056d64f3668c53ada3 | |
parent | f18cfe97750cc13374adab15636532fe0fbda19c (diff) |
STORM-1674 Set Help ID for new Translaton Settings floater
-rw-r--r-- | doc/contributions.txt | 1 | ||||
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_translation_settings.xml | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/contributions.txt b/doc/contributions.txt index d719f64baf..6ecedff795 100644 --- a/doc/contributions.txt +++ b/doc/contributions.txt @@ -582,6 +582,7 @@ Jonathan Yap STORM-1639 STORM-910 STORM-1642 + STORM-1674 Kadah Coba STORM-1060 Jondan Lundquist 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 c03f751265..a212ce7889 100644 --- a/indra/newview/skins/default/xui/en/floater_translation_settings.xml +++ b/indra/newview/skins/default/xui/en/floater_translation_settings.xml @@ -4,7 +4,7 @@ height="310" layout="topleft" name="floater_translation_settings" - help_topic="environment_editor_floater" + help_topic="translation_settings" save_rect="true" title="CHAT TRANSLATION SETTINGS" width="485"> |