Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Riina Antikainen
/
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 cd82c6ee
authored
Sep 01, 2013
by
Antti Jaakkola
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
i18n
1 parent
f942451c
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
7 deletions
code/MoyaWeb/WebContent/orgrole/list.xhtml
code/MoyaWeb/src/fi/codecrew/moya/resources/i18n.properties
code/MoyaWeb/src/fi/codecrew/moya/resources/i18n_en.properties
code/MoyaWeb/src/fi/codecrew/moya/resources/i18n_fi.properties
code/MoyaWeb/WebContent/orgrole/list.xhtml
View file @
cd82c6e
...
...
@@ -18,7 +18,7 @@
<f:event
type=
"preRenderView"
listener=
"#{orgRoleView.permissionList()}"
/>
</f:metadata>
<ui:define
name=
"title"
>
<h1>
#{i18n['
foodwave.template.edi
t.title']}
</h1>
<h1>
#{i18n['
orgrole.lis
t.title']}
</h1>
</ui:define>
<ui:define
name=
"content"
>
<orgrole:list
/>
...
...
code/MoyaWeb/src/fi/codecrew/moya/resources/i18n.properties
View file @
cd82c6e
...
...
@@ -81,6 +81,7 @@ bortalApplication.shop.SHOP_TO_OTHERS = Shop to other users
bortalApplication.terminal.CASHIER
=
Access cashier terminal functions
bortalApplication.terminal.CUSTOMER
=
Access client terminal functions
bortalApplication.terminal.SELFHELP
=
Self help terminal
bortalApplication.tournament.SINGLE_ELIMINATION
=
Single Elimination
bortalApplication.user
=
User permissions
bortalApplication.user.ANYUSER
=
All users have this anyways
bortalApplication.user.CREATE_NEW
=
Create new user
...
...
code/MoyaWeb/src/fi/codecrew/moya/resources/i18n_en.properties
View file @
cd82c6e
...
...
@@ -159,6 +159,7 @@ bortalApplication.shop.SHOP_TO_OTHERS = Shop to other users
bortalApplication.terminal.CASHIER
=
Access cashier terminal functions
bortalApplication.terminal.CUSTOMER
=
Access client terminal functions
bortalApplication.terminal.SELFHELP
=
Self help terminal
bortalApplication.tournament.SINGLE_ELIMINATION
=
Single Elimination
bortalApplication.user
=
User permissions
bortalApplication.user.ANYUSER
=
All users have this anyways
bortalApplication.user.CREATE_NEW
=
Create new user
...
...
@@ -540,9 +541,10 @@ org.hibernate.validator.constraints.Length.message = length must be between {m
org.hibernate.validator.constraints.NotEmpty.message
=
may not be empty
org.hibernate.validator.constraints.Range.message
=
must be between {min} and {max}
orgrole.create
=
Create
orgrole.name
=
Name
orgrole.parents
=
Parent
orgrole.create
=
Create
orgrole.list.title
=
Organization role list
orgrole.name
=
Name
orgrole.parents
=
Parent
page.account.edit.header
=
Edit account events
page.account.list.header
=
Account events
...
...
code/MoyaWeb/src/fi/codecrew/moya/resources/i18n_fi.properties
View file @
cd82c6e
...
...
@@ -160,6 +160,7 @@ bortalApplication.shop.SHOP_TO_OTHERS = Saa ostaa tuotteita muille
bortalApplication.terminal.CASHIER
=
Muokata rahastusp
\u
00E4
\u
00E4tteiden toimintoja
bortalApplication.terminal.CUSTOMER
=
Muokata k
\u
00E4vij
\u
00E4p
\u
00E4
\u
00E4tteiden toimintoja
bortalApplication.terminal.SELFHELP
=
Itsepalvelup
\u
00E4
\u
00E4te
bortalApplication.tournament.SINGLE_ELIMINATION
=
Single Elimination
bortalApplication.user
=
K
\u
00E4ytt
\u
00E4j
\u
00E4oikeudet
bortalApplication.user.ANYUSER
=
AINA kaikilla k
\u
00E4ytt
\u
00E4jill
\u
00E4
bortalApplication.user.CREATE_NEW
=
Voi luoda uuden k
\u
00E4ytt
\u
00E4j
\u
00E4n
...
...
@@ -549,9 +550,10 @@ org.hibernate.validator.constraints.Length.message = length must be between {m
org.hibernate.validator.constraints.NotEmpty.message
=
may not be empty
org.hibernate.validator.constraints.Range.message
=
must be between {min} and {max}
orgrole.create
=
Luo
orgrole.name
=
Nimi
orgrole.parents
=
Periytyy
orgrole.create
=
Luo
orgrole.list.title
=
Lista organisaation rooleista
orgrole.name
=
Nimi
orgrole.parents
=
Periytyy
page.account.edit.header
=
Muokkaa tilitapahtumia
page.account.list.header
=
Tilitapahtumat
...
...
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