summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-12-18 14:01:47 -0800
committerJames Cook <james@lindenlab.com>2009-12-18 14:01:47 -0800
commit69004fa27e9671554e432bbe4d777e3002aca457 (patch)
tree52b88a04b8c2c9240679c397a0f1304d9c9993e9
parentefdfc74b21f5d6386cc03136c4d2a8dcf07f9958 (diff)
EXT-2854 Fix PG/Mature event labels on the world map
-rw-r--r--indra/newview/skins/default/xui/en/floater_world_map.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_world_map.xml b/indra/newview/skins/default/xui/en/floater_world_map.xml
index e632b67d11..169a0ea676 100644
--- a/indra/newview/skins/default/xui/en/floater_world_map.xml
+++ b/indra/newview/skins/default/xui/en/floater_world_map.xml
@@ -296,7 +296,7 @@
layout="topleft"
name="pg_label"
width="60">
- PG
+ General
</text>
<check_box
@@ -330,7 +330,7 @@
layout="topleft"
name="mature_label"
width="66">
- Mature
+ Moderate
</text>
<check_box
@@ -361,7 +361,7 @@
top_delta="2"
left_pad="3"
layout="topleft"
- name="pg_label"
+ name="adult_label"
width="66">
Adult
</text>