discard language string

This commit is contained in:
barisusakli
2014-06-23 19:15:58 -04:00
parent 3c3ad7d115
commit c296aaeb8a
3 changed files with 10 additions and 8 deletions

View File

@@ -8,5 +8,6 @@
"chat.see_all": "See all Chats",
"composer.user_said_in": "%1 said in %2:\n",
"composer.user_said": "%1 said:\n"
"composer.user_said": "%1 said:\n",
"composer.discard": "Are you sure you wish to discard this post?"
}