diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-11-10 14:40:07 +0200 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-06-23 14:50:05 +0300 |
commit | e7d383be8a9734a5008690b8a7e1b179e2f2a718 (patch) | |
tree | 527c1cccea64e9b959d9bc61184529a00e7d57b8 /indra/newview/skins | |
parent | b8d5a5f08173f44034a1ecfce86d7b4ff15b4a82 (diff) |
SL-6109 localization support for control table
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/control_table_contents.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/control_table_contents.xml b/indra/newview/skins/default/xui/en/control_table_contents.xml index 288075628c..da9cceb2db 100644 --- a/indra/newview/skins/default/xui/en/control_table_contents.xml +++ b/indra/newview/skins/default/xui/en/control_table_contents.xml @@ -18,6 +18,7 @@ name="lst_ctrl3" /> <rows enabled="false" + name="move_actions" value=""> <columns type="icontext" @@ -202,6 +203,7 @@ </rows> <rows enabled="false" + name="camera_actions" value=""> <columns type="icontext" @@ -424,6 +426,7 @@ </rows> <rows enabled="false" + name="editing_actions" value=""> <columns type="icontext" @@ -502,6 +505,7 @@ </rows> <rows enabled="false" + name="media_actions" value=""> <columns type="icontext" |