Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Max Mecklin
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 5846c929
authored
May 18, 2012
by
Juho Salli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
compo entryjudui
1 parent
fee1ce08
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
18 additions
and
2 deletions
code/LanBortalWeb/WebContent/voting/addentry.xhtml
code/LanBortalWeb/src/fi/insomnia/bortal/resources/i18n.properties
code/LanBortalWeb/src/fi/insomnia/bortal/resources/i18n_en.properties
code/LanBortalWeb/src/fi/insomnia/bortal/resources/i18n_fi.properties
code/LanBortalWeb/WebContent/voting/addentry.xhtml
View file @
5846c92
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
<p:fileUpload
value=
"#{votingCompoAddEntryView.uploadedFile}"
id=
"uploadedfile"
mode=
"simple"
/>
<p:fileUpload
value=
"#{votingCompoAddEntryView.uploadedFile}"
id=
"uploadedfile"
mode=
"simple"
/>
<h:message
for=
"uploadedfile"
/>
<h:message
for=
"uploadedfile"
/>
<h:commandButton
action=
"#{votingCompoAddEntryView.send()}"
value=
"
moi
"
/>
<h:commandButton
action=
"#{votingCompoAddEntryView.send()}"
value=
"
#{i18n['voting.compoentryadd.button']}
"
/>
</h:panelGrid>
</h:panelGrid>
</h:form>
</h:form>
...
...
code/LanBortalWeb/src/fi/insomnia/bortal/resources/i18n.properties
View file @
5846c92
...
@@ -29,4 +29,4 @@ productshop.minusTen = -10
...
@@ -29,4 +29,4 @@ productshop.minusTen = -10
productshop.plusOne
=
+1
productshop.plusOne
=
+1
productshop.plusTen
=
+10
productshop.plusTen
=
+10
user.unauthenticated
=
Kirjautumaton
user.unauthenticated
=
Kirjautumaton
code/LanBortalWeb/src/fi/insomnia/bortal/resources/i18n_en.properties
View file @
5846c92
...
@@ -562,6 +562,14 @@ voting.allcompos.submitEntry = Submit entry
...
@@ -562,6 +562,14 @@ voting.allcompos.submitEntry = Submit entry
voting.allcompos.submitStart
=
Submit start
voting.allcompos.submitStart
=
Submit start
voting.allcompos.voteEnd
=
Vote end
voting.allcompos.voteEnd
=
Vote end
voting.allcompos.voteStart
=
Vote start
voting.allcompos.voteStart
=
Vote start
voting.compoentryadd.button
=
Send
voting.compoentryadd.description
=
Add new entry to compo
voting.compoentryadd.entryname
=
Name
voting.compoentryadd.file
=
File
voting.compoentryadd.notes
=
Notes
voting.compoentryadd.screenmessage
=
Screenmessage
voting.compoentryadd.title
=
Add entry
voting.compoentryadd.uploadedFile
=
File to
voting.create.compoEnd
=
End time
voting.create.compoEnd
=
End time
voting.create.compoStart
=
Start time
voting.create.compoStart
=
Start time
voting.create.createButton
=
Create
voting.create.createButton
=
Create
...
...
code/LanBortalWeb/src/fi/insomnia/bortal/resources/i18n_fi.properties
View file @
5846c92
...
@@ -549,6 +549,14 @@ voting.allcompos.submitEntry = L\u00E4het\u00E4 entry
...
@@ -549,6 +549,14 @@ voting.allcompos.submitEntry = L\u00E4het\u00E4 entry
voting.allcompos.submitStart
=
Lis
\u
00E4ys auki
voting.allcompos.submitStart
=
Lis
\u
00E4ys auki
voting.allcompos.voteEnd
=
\u
00C4
\u
00E4nestys kiinni
voting.allcompos.voteEnd
=
\u
00C4
\u
00E4nestys kiinni
voting.allcompos.voteStart
=
\u
00C4
\u
00E4nestys auki
voting.allcompos.voteStart
=
\u
00C4
\u
00E4nestys auki
voting.compoentryadd.button
=
L
\u
00E4het
\u
00E4
voting.compoentryadd.description
=
Lis
\u
00E4
\u
00E4 uusi entry compoon
voting.compoentryadd.entryname
=
Nimi
voting.compoentryadd.file
=
Tiedosto
voting.compoentryadd.notes
=
Huomatuksia
voting.compoentryadd.screenmessage
=
Screenmessage
voting.compoentryadd.title
=
Lis
\u
00E4
\u
00E4 entry
voting.compoentryadd.uploadedFile
=
asdsda
voting.create.compoEnd
=
Lopetusaika
voting.create.compoEnd
=
Lopetusaika
voting.create.compoStart
=
Aloitusaika
voting.create.compoStart
=
Aloitusaika
voting.create.createButton
=
Luo
voting.create.createButton
=
Luo
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment