Skip to content

Commit

Permalink
wip javascript
Browse files Browse the repository at this point in the history
  • Loading branch information
johnw65 committed Jul 7, 2012
1 parent 9565005 commit e4976e5
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ tab.client.account.loan.schedule.table.column.heading.action=Action(es)
label.client.account.loan.status=Status:(es)
label.client.account.loan.status.since=since(es)
label.client.account.loan.status.arrears=In arrears by:(es)
label.client.account.loan.submitted.on=Submitted on:(es)
label.client.account.loan.submitted.on=Sumbitted on:(es)
label.client.account.loan.approved.on=Approved on:(es)
label.client.account.loan.expected.disbursement.on=Expected dibursement on:(es)
label.client.account.loan.disbursed.on=Disbursed on:(es)
Expand Down Expand Up @@ -276,6 +276,8 @@ validation.msg.office.parentId.not.greater.than.zero=You must select a parent of
validation.msg.office.openingDateFormatted.cannot.be.blank=You must choose a date to represent when the office commenced services.(es)
validation.msg.office.externalId.exceeds.max.length=External id exceeds max length of {0} alpha-numeric characters - {1}.(es)


dialog.title.configuration.currencies=Currency Configuration (es)
form.label.configuration.available.currencies=Available currencies:(es)
form.label.configuration.allowed.currencies=Allowed currencies:(es)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ validation.msg.office.parentId.not.greater.than.zero=You must select a parent of
validation.msg.office.openingDateFormatted.cannot.be.blank=You must choose a date to represent when the office commenced services.(fr)
validation.msg.office.externalId.exceeds.max.length=External id exceeds max length of {0} alpha-numeric characters - {1}.(fr)

dialog.title.configuration.currencies=Currency Configuration (fr)
form.label.configuration.available.currencies=Available currencies:(fr)
form.label.configuration.allowed.currencies=Allowed currencies:(fr)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ validation.msg.office.parentId.not.greater.than.zero=You must select a parent of
validation.msg.office.openingDateFormatted.cannot.be.blank=You must choose a date to represent when the office commenced services.(pt)
validation.msg.office.externalId.exceeds.max.length=External id exceeds max length of {0} alpha-numeric characters - {1}.(pt)

dialog.title.configuration.currencies=Currency Configuration (pt)
form.label.configuration.available.currencies=Available currencies:(pt)
form.label.configuration.allowed.currencies=Allowed currencies:(pt)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ validation.msg.office.parentId.not.greater.than.zero=You must select a parent of
validation.msg.office.openingDateFormatted.cannot.be.blank=You must choose a date to represent when the office commenced services.(zh)
validation.msg.office.externalId.exceeds.max.length=External id exceeds max length of {0} alpha-numeric characters - {1}.(zh)

dialog.title.configuration.currencies=Currency Configuration (zh)
form.label.configuration.available.currencies=Available currencies:(zh)
form.label.configuration.allowed.currencies=Allowed currencies:(zh)

Expand Down

0 comments on commit e4976e5

Please sign in to comment.