english update for info.xml and lang files from xelang_revised_2011_0408 package

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8292 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
mosmartin 2011-04-11 17:43:36 +00:00
parent 1735425525
commit 51579ba2c4
105 changed files with 798 additions and 1272 deletions

View file

@ -14,5 +14,5 @@
$lang->cmd_del_poll = "Delete Poll";
$lang->cmd_add_item = "Add Item";
$lang->msg_poll_cannot_modify = "You cannot modify the poll. It should be deleted to create a new poll";
$lang->msg_poll_cannot_modify = "You cannot modify the poll. You need to delete it if you want to create a new poll.";
?>