diff options
author | Oz Linden <oz@lindenlab.com> | 2014-04-21 16:21:31 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2014-04-21 16:21:31 -0400 |
commit | b1a7137ba6e56e1b692205f129d86acc942209e9 (patch) | |
tree | 595b9e3a2b9e4be799459e06c9b33793013d0ae0 /indra/newview/skins/default/xui/en/strings.xml | |
parent | 32bbb07f0a727b5aa318ba3c32764ec29cc96956 (diff) | |
parent | c71e459bed68c1602d409e5c946c5e016d09d105 (diff) |
merge changes for 3.7.6-release
Diffstat (limited to 'indra/newview/skins/default/xui/en/strings.xml')
-rwxr-xr-x | indra/newview/skins/default/xui/en/strings.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index bb01ee899f..e44a013dc7 100755 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -2247,6 +2247,16 @@ If you'd like to become a merchant, you'll need to [[MARKETPLACE_CREATE_STORE_UR <string name="InventoryOutboxNoItems"> Drag folders to this area and click "Send to Marketplace" to list them for sale on the [[MARKETPLACE_DASHBOARD_URL] Marketplace]. </string> + <string name="InventoryOutboxInitializingTitle">Initializing Marketplace.</string> + <string name="InventoryOutboxInitializingTooltip"></string> + <string name="InventoryOutboxInitializing"> +We are accessing your account on the [[MARKETPLACE_CREATE_STORE_URL] Marketplace store]. + </string> + <string name="InventoryOutboxErrorTitle">Marketplace Errors.</string> + <string name="InventoryOutboxErrorTooltip"></string> + <string name="InventoryOutboxError"> +The [[MARKETPLACE_CREATE_STORE_URL] Marketplace store] is returning errors. + </string> <string name="Marketplace Error None">No errors</string> <string name="Marketplace Error Not Merchant">Error: Before sending items to the Marketplace you will need to set yourself up as a merchant (free of charge).</string> |