diff options
author | Jonathan Yap <none@none> | 2011-12-17 13:27:20 -0500 |
---|---|---|
committer | Jonathan Yap <none@none> | 2011-12-17 13:27:20 -0500 |
commit | 399bd5643cdec65b98b76556b16e3a00df6db1b2 (patch) | |
tree | d2ae04868bf883aa33c8d69cd671ed464171d049 /indra/newview/skins/default/xui/en/strings.xml | |
parent | b015ab4bd2296f86145e9567867227446cd1e10e (diff) |
STORM-653 As a user i would like to be able to see the available number of attachments and remaining free slots.
Diffstat (limited to 'indra/newview/skins/default/xui/en/strings.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index c25d1f57d6..30697278c3 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -2133,6 +2133,7 @@ Returns a string with the requested data about the region <string name="InvFolder All">All</string> <string name="no_attachments">No attachments worn</string> + <string name="Attachments remain">Attachments ([COUNT] slots remain)</string> <!-- inventory FVBridge --> <!-- This is used in llpanelinventory.cpp when constructing a context menu for an item for Sale --> |