diff options
author | Graham Linden <graham@lindenlab.com> | 2019-05-23 10:02:22 -0700 |
---|---|---|
committer | Graham Linden <graham@lindenlab.com> | 2019-05-23 10:02:22 -0700 |
commit | f51f42f262b816ab800f0f4e821408ec7dbec3fa (patch) | |
tree | 5ae5e98074942c2e676fb7efb84ab0db681b066e /indra/newview/skins/default/xui | |
parent | d0a0eede63fdbd4ba597b86cbfbeb5b394ed2395 (diff) | |
parent | 25f9dc9b5a44e2d91a5d55d4cce6149a55e16432 (diff) |
Merge
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 26d22ed0a9..2ac385d3f3 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -4099,6 +4099,7 @@ Try enclosing path to the editor with double quotes. <string name="Command_Conversations_Label">Conversations</string> <string name="Command_Compass_Label">Compass</string> <string name="Command_Destinations_Label">Destinations</string> + <string name="Command_Environments_Label">My Environments</string> <string name="Command_Facebook_Label">Facebook</string> <string name="Command_Flickr_Label">Flickr</string> <string name="Command_Gestures_Label">Gestures</string> @@ -4132,6 +4133,7 @@ Try enclosing path to the editor with double quotes. <string name="Command_Conversations_Tooltip">Converse with everyone</string> <string name="Command_Compass_Tooltip">Compass</string> <string name="Command_Destinations_Tooltip">Destinations of interest</string> + <string name="Command_Environments_Tooltip">My Environments</string> <string name="Command_Facebook_Tooltip">Post to Facebook</string> <string name="Command_Flickr_Tooltip">Upload to Flickr</string> <string name="Command_Gestures_Tooltip">Gestures for your avatar</string> |