Author: tchemit Date: 2012-05-03 16:40:57 +0200 (Thu, 03 May 2012) New Revision: 3365 Url: http://chorem.org/repositories/revision/pollen/3365 Log: i18n Modified: trunk/pollen-ui-struts2/src/main/resources/i18n/pollen-ui-struts2_en_GB.properties Modified: trunk/pollen-ui-struts2/src/main/resources/i18n/pollen-ui-struts2_en_GB.properties =================================================================== --- trunk/pollen-ui-struts2/src/main/resources/i18n/pollen-ui-struts2_en_GB.properties 2012-05-03 14:27:13 UTC (rev 3364) +++ trunk/pollen-ui-struts2/src/main/resources/i18n/pollen-ui-struts2_en_GB.properties 2012-05-03 14:40:57 UTC (rev 3365) @@ -25,6 +25,8 @@ pollen.action.editPollAccount=Edit selected member pollen.action.editUser=Edit selected user pollen.action.editVote=Modifier le vote +pollen.action.importPersonListToExistingVotingList=Add selected voting list +pollen.action.importPersonListToNewVotingList=Create a new group from the selected voting list pollen.action.login=Log me In pollen.action.modify=Modify pollen.action.pollChoiceDelete=Delete this choice @@ -84,12 +86,14 @@ pollen.common.myPolls=My polls pollen.common.name=Name pollen.common.nbAccounts=Number of members +pollen.common.nbVotes=%s votes are recorded pollen.common.newPassword=New password pollen.common.newPassword2=Reenter new passworsd pollen.common.normal=normal pollen.common.or=or pollen.common.password=Password pollen.common.password2=Renter your password +pollen.common.personList=Voting lists pollen.common.personToList=Voter pollen.common.pollCreator=Creator pollen.common.pollOption.anonymous=Anonymous @@ -209,6 +213,9 @@ pollen.information.confirmDeleteChoice=Confirm delete of choice %s pollen.information.confirmDeleteFavoriteList=Confirm delete of favorite list\: pollen.information.confirmDeletePoll=Confirm delete of poll\: +pollen.information.confirmDeletePollAccount=Confirm to delete voting\: +pollen.information.confirmDeletePollChoice=Confir to delete choice %s +pollen.information.confirmDeletePollVote=Confirm delete of vote of %s pollen.information.confirmDeleteUser=Confirm delete of user\: pollen.information.confirmDeleteVote=Confirm delete of vote for %s pollen.information.favoriteList.created=Favorite list %s created. @@ -274,6 +281,7 @@ pollen.title.myAccount=My account pollen.title.pollsCreatedList=Polls created pollen.title.pollsCreatedList.legend=Polls you have proposed +pollen.title.pollsInvitedList=Invited polls pollen.title.pollsInvitedList.legend=Polls for which you are invited to vote pollen.title.pollsList=Polls administration pollen.title.pollsParticipatedList=Polls participated @@ -282,13 +290,5 @@ pollen.title.selectPersonListToAddVotingList=Select a voter list to import in voting list pollen.title.selectPersonListToCreateVotingList=Select a favorite list to import in a new voting list pollen.title.usersList=Users administration +title=Create a poll vote.anonymous=Anonymous vote -pollen.information.confirmDeletePollVote=Confirm delete of vote of %s -pollen.common.personList=Voting lists -pollen.action.importPersonListToExistingVotingList=Add selected voting list -pollen.action.importPersonListToNewVotingList=Create a new group from the selected voting list -pollen.common.nbVotes=%s votes are recorded -pollen.information.confirmDeletePollAccount=Confirm to delete voting\: -pollen.information.confirmDeletePollChoice=Confir to delete choice %s -pollen.title.pollsInvitedList=Invited polls -title=Create a poll