Commit e95be4fc by Antti Jaakkola

i18n translations for eventEdit

1 parent 951bd9e5
...@@ -50,11 +50,12 @@ ...@@ -50,11 +50,12 @@
<h:commandButton id="commitbtn" action="#{eventorgView.saveEvent()}" value="#{i18n['event.save']}" /> <h:commandButton id="commitbtn" action="#{eventorgView.saveEvent()}" value="#{i18n['event.save']}" />
</h:form> </h:form>
<h2>#{i18n['event.domains.title']}</h2>
<h:form> <h:form>
<h:inputText value="#{eventorgView.newdomain}" /> <h:inputText value="#{eventorgView.newdomain}" />
<h:commandButton action="#{eventorgView.addDomain()}" value="#{i18n['eventdomain.add']}" /> <h:commandButton action="#{eventorgView.addDomain()}" value="#{i18n['eventdomain.add']}" />
<h:dataTable var="#{i18n['event.domains.title']}" value="#{eventorgView.eventdomains}"> <h:dataTable var="domain" value="#{eventorgView.eventdomains}">
<h:column> <h:column>
<f:facet name="header"> <f:facet name="header">
<h:outputText value="#{i18n['eventdomain.domainname']}" /> <h:outputText value="#{i18n['eventdomain.domainname']}" />
......
...@@ -108,14 +108,24 @@ error.contact = If this happens again, contact Info with the following code: ...@@ -108,14 +108,24 @@ error.contact = If this happens again, contact Info with the following code:
error.error = You have encountered an error. error.error = You have encountered an error.
event.domains.title = Domain event.domains.title = Domain
event.edit = Edit
event.endTime = End time
event.id = Event ID event.id = Event ID
event.name = Event name
event.nextBillNumber = Initial bill number
event.privateProperties.title = Private Properties event.privateProperties.title = Private Properties
event.properties.title = Properties event.properties.title = Properties
event.referenceNumberBase = Reference number base
event.save = Save
event.startTime = Start time
eventdomain.add = Add event domain eventdomain.add = Add event domain
eventdomain.domainname = Domain
eventdomain.remove = Remove
eventmap.active = Active
eventorg.create = Create eventorg.create = Create
eventorg.id = Event ID
game.active = Aktiivinen game.active = Aktiivinen
game.codecount = Avattuja game.codecount = Avattuja
...@@ -139,24 +149,6 @@ global.save = Save ...@@ -139,24 +149,6 @@ global.save = Save
httpsession.creationTime = Created httpsession.creationTime = Created
lanEventPrivateProperty.createProperty = Create private property
lanEventPrivateProperty.key = Private property key
lanEventPrivateProperty.value = Private property value
lanEventProperty.createProperty = Create property
lanEventProperty.editProperty = Edit property
lanEventProperty.key = Property key
lanEventProperty.value = Property value
lanEventProperty.valueIsRawdataWarning = Raw data warning
license.active = Active
license.description = Description
license.name = Name
license.product = Product
license.save = Save
license.service = Service
license.url = Url
login.login = Login login.login = Login
login.logout = Logout login.logout = Logout
login.logoutmessage = You have logged out of the system login.logoutmessage = You have logged out of the system
...@@ -168,7 +160,7 @@ loginerror.header = Login failed ...@@ -168,7 +160,7 @@ loginerror.header = Login failed
loginerror.message = Username of password incorrect. loginerror.message = Username of password incorrect.
loginerror.resetpassword = Reset password loginerror.resetpassword = Reset password
map.id = # map.id = #
navi.auth.login = frontpage navi.auth.login = frontpage
navi.auth.loginerror = frontpage navi.auth.loginerror = frontpage
...@@ -197,12 +189,9 @@ placegroupview.toptext = \ ...@@ -197,12 +189,9 @@ placegroupview.toptext = \
poll.edit = edit poll.edit = edit
product.providedRole = Product defines role product.providedRole = Product defines role
product.returnProductEdit = Return to product: product.returnProductEdit = Return to product:
product.save = Save product.saved = Product saved
product.saved = Product saved
productFlag.USER_SHOPPABLE = User shoppable
productshop.minusOne = -1 productshop.minusOne = -1
productshop.minusTen = -10 productshop.minusTen = -10
...@@ -217,9 +206,6 @@ resetMail.username = Username ...@@ -217,9 +206,6 @@ resetMail.username = Username
resetmailSent.body = Email has been sent containing a link where you can change the password. resetmailSent.body = Email has been sent containing a link where you can change the password.
resetmailSent.header = Email sent resetmailSent.header = Email sent
submenu.license.manageCodes = Manage codes
submenu.license.viewCodes = View codes
subnavi.cards = \u0009\u0009 subnavi.cards = \u0009\u0009
topnavi.license = Lisenssikoodit topnavi.license = Lisenssikoodit
......
...@@ -255,7 +255,7 @@ event.save = Tallenna ...@@ -255,7 +255,7 @@ event.save = Tallenna
event.startTime = Aloitusp\u00E4iv\u00E4 event.startTime = Aloitusp\u00E4iv\u00E4
eventdomain.add = Lis\u00E4\u00E4 verkkotunnus tapahtumalle eventdomain.add = Lis\u00E4\u00E4 verkkotunnus tapahtumalle
eventdomain.domainname = Domain eventdomain.domainname = Verkkotunnus
eventdomain.remove = Poista eventdomain.remove = Poista
eventmap.active = Aktiivinen\u0009 eventmap.active = Aktiivinen\u0009
...@@ -433,13 +433,13 @@ javax.validation.constraints.Pattern.message = must match "{regexp}" ...@@ -433,13 +433,13 @@ javax.validation.constraints.Pattern.message = must match "{regexp}"
javax.validation.constraints.Size.message = size must be between {min} and {max} javax.validation.constraints.Size.message = size must be between {min} and {max}
lanEventPrivateProperty.createProperty = Luo yksityinen ominaisuus lanEventPrivateProperty.createProperty = Luo yksityinen ominaisuus
lanEventPrivateProperty.key = Yksityisen ominaisuuden avain lanEventPrivateProperty.key = Ominaisuuden avain
lanEventPrivateProperty.value = Yksityisen ominaisuuden arvo lanEventPrivateProperty.value = Ominaisuuden arvo
lanEventProperty.createProperty = Luo ominaisuus lanEventProperty.createProperty = Luo ominaisuus
lanEventProperty.editProperty = Muokkaa arvoa lanEventProperty.editProperty = Muokkaa arvoa
lanEventProperty.key = Asetuksen avain lanEventProperty.key = Ominaisuuden avain
lanEventProperty.value = Asetuksen arvo lanEventProperty.value = Ominaisuuden arvo
lanEventProperty.valueIsRawdataWarning = Varoitus raakadatasta lanEventProperty.valueIsRawdataWarning = Varoitus raakadatasta
layout.editBottom = Muokkaa alasis\u00E4lt\u00F6\u00E4 layout.editBottom = Muokkaa alasis\u00E4lt\u00F6\u00E4
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!