summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorKitty Barnett <develop@catznip.com>2012-06-11 16:04:24 +0200
committerKitty Barnett <develop@catznip.com>2012-06-11 16:04:24 +0200
commit53bd3ada86faf8c470989c809c2baeb3a3e7770c (patch)
tree7bb1fca7791ba812426d0ef8f6c40a9b3b618e2b /indra/newview/skins
parent80b1a2c0a8f7b4444dc1588ba5f71bbb69b40acd (diff)
STORM-276 Distinguish between default dictionaries and user-installed dictionaries
Diffstat (limited to 'indra/newview/skins')
-rw-r--r--indra/newview/skins/default/xui/en/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml
index 4b58df595f..79c9f855e8 100644
--- a/indra/newview/skins/default/xui/en/strings.xml
+++ b/indra/newview/skins/default/xui/en/strings.xml
@@ -3758,4 +3758,7 @@ Try enclosing path to the editor with double quotes.
<string name="snapshot_quality_high">High</string>
<string name="snapshot_quality_very_high">Very High</string>
+ <!-- Spell check settings floater -->
+ <string name="UserDictionary">[User]</string>
+
</strings>