Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Codecrew
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
30
Merge Requests
2
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 81e0bba8
authored
Apr 08, 2012
by
Antti Tonkyra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Language related fixes
1 parent
45d02e00
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
code/LanBortalWeb/WebContent/actionlog/taskview.xhtml
code/LanBortalWeb/src/fi/insomnia/bortal/resources/i18n_fi.properties
code/LanBortalWeb/WebContent/actionlog/taskview.xhtml
View file @
81e0bba
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
</tr>
</tr>
<tr>
<tr>
<td><h:outputText
class=
"taskHeader"
value=
"#{i18n['actionlog.state']}: "
/></td>
<td><h:outputText
class=
"taskHeader"
value=
"#{i18n['actionlog.state']}: "
/></td>
<td><h:outputText
value=
"#{
taskModificationView.message.state
}"
/></td>
<td><h:outputText
value=
"#{
i18n[taskModificationView.message.state.key]
}"
/></td>
</tr>
</tr>
<tr>
<tr>
<td><h:outputText
class=
"taskHeader"
value=
"#{i18n['actionlog.message']}: "
/></td>
<td><h:outputText
class=
"taskHeader"
value=
"#{i18n['actionlog.message']}: "
/></td>
...
...
code/LanBortalWeb/src/fi/insomnia/bortal/resources/i18n_fi.properties
View file @
81e0bba
...
@@ -395,6 +395,6 @@ actionlog.message=Tapahtuma
...
@@ -395,6 +395,6 @@ actionlog.message=Tapahtuma
actionlog.task
=
Taski
actionlog.task
=
Taski
actionlog.messagestate.NEW
=
Uusi
actionlog.messagestate.NEW
=
Uusi
actionlog.messagestate.PENDING
=
Odottav
a
actionlog.messagestate.PENDING
=
Ty
\u
00f6n all
a
actionlog.messagestate.DONE
=
Tehty
actionlog.messagestate.DONE
=
Tehty
actionlog.state
=
Tila
actionlog.state
=
Tila
\ No newline at end of file
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