aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml b/linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml
index 9bcb848..590555f 100644
--- a/linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml
@@ -14,8 +14,9 @@
14 <!-- Inventory Type Filter Labels --> 14 <!-- Inventory Type Filter Labels -->
15 <string name="filter_type_all">All Types</string> 15 <string name="filter_type_all">All Types</string>
16 <string name="filter_type_animation">Animations</string> 16 <string name="filter_type_animation">Animations</string>
17 <string name="filter_type_bodypart">Body Parts</string>
17 <string name="filter_type_callingcard">Calling Cards</string> 18 <string name="filter_type_callingcard">Calling Cards</string>
18 <string name="filter_type_wearable">Clothing / Body Parts</string> 19 <string name="filter_type_clothing">Clothing</string>
19 <string name="filter_type_gesture">Gestures</string> 20 <string name="filter_type_gesture">Gestures</string>
20 <string name="filter_type_landmark">Landmarks</string> 21 <string name="filter_type_landmark">Landmarks</string>
21 <string name="filter_type_notecard">Notecards</string> 22 <string name="filter_type_notecard">Notecards</string>
@@ -32,8 +33,9 @@
32 <combo_item name="filter_type_all">All Types</combo_item> 33 <combo_item name="filter_type_all">All Types</combo_item>
33 <separator /> 34 <separator />
34 <combo_item name="filter_type_animation">Animations</combo_item> 35 <combo_item name="filter_type_animation">Animations</combo_item>
36 <combo_item name="filter_type_bodypart">Body Parts</combo_item>
35 <combo_item name="filter_type_callingcard">Calling Cards</combo_item> 37 <combo_item name="filter_type_callingcard">Calling Cards</combo_item>
36 <combo_item name="filter_type_wearable">Clothing / Body Parts</combo_item> 38 <combo_item name="filter_type_clothing">Clothing</combo_item>
37 <combo_item name="filter_type_gesture">Gestures</combo_item> 39 <combo_item name="filter_type_gesture">Gestures</combo_item>
38 <combo_item name="filter_type_landmark">Landmarks</combo_item> 40 <combo_item name="filter_type_landmark">Landmarks</combo_item>
39 <combo_item name="filter_type_notecard">Notecards</combo_item> 41 <combo_item name="filter_type_notecard">Notecards</combo_item>