Merge pull request #369 from crookedneighbor/add-translation-strings

Added additional translation strings for pms
This commit is contained in:
Matteo Pagliazzi 2014-11-24 20:20:46 +01:00
commit e3f126c3db

View file

@ -72,5 +72,14 @@
"confirm": "Confirm",
"leaveGroup": "Leave Guild?",
"leavePartyCha": "Leave party challenges and...",
"leaveParty": "Leave party?"
"leaveParty": "Leave party?",
"sendPM": "Send private message",
"send": "Send",
"messageSentAlert": "Message sent",
"pmHeading": "Private message to <%= name %>",
"clearAll": "Clear All",
"clearAllPopover": "Delete all messages",
"optOutPopover": "Don't like private messages? Click to completely opt out",
"block": "Block",
"unblock": "Un-block"
}