Translate more strings in more locales.
authorMurray Cumming <murrayc@murrayc.com>
Fri, 27 Jan 2012 11:07:41 +0000 (12:07 +0100)
committerMurray Cumming <murrayc@murrayc.com>
Fri, 27 Jan 2012 11:07:41 +0000 (12:07 +0100)
commit6c7fdb009a6be2345120820f39832ffd8608c2dc
tree68e954930ac0f25bacb146e26cb4bae2b03e4234
parenta22ab52ba3b4a285583f64842e09472b7832a54f
Translate more strings in more locales.

* src/main/resources/org/glom/web/client/ui/OnlineGlomConstants.properties:
* src/main/java/org/glom/web/client/ui/details/DetailsCell.java:
* src/main/java/org/glom/web/client/ui/details/RelatedListTable.java:
* src/main/java/org/glom/web/client/ui/list/ListViewTable.java:
Translate the "Details" and "Open" string too.

* src/main/java/org/glom/web/OnlineGlom.gwt.xml:
* src/main/resources/org/glom/web/client/ui/OnlineGlomConstants.properties:
* src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_cs.properties:
* src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_es.properties:
* src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_sl.properties:
* src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_zh_CN.properties:
Add these new locales as placeholders though they currently contain English.
ChangeLog
src/main/java/org/glom/web/OnlineGlom.gwt.xml
src/main/java/org/glom/web/client/ui/details/DetailsCell.java
src/main/java/org/glom/web/client/ui/details/RelatedListTable.java
src/main/java/org/glom/web/client/ui/list/ListViewTable.java
src/main/resources/org/glom/web/client/ui/OnlineGlomConstants.properties
src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_cs.properties [new file with mode: 0644]
src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_de.properties
src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_es.properties [new file with mode: 0644]
src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_sl.properties [new file with mode: 0644]
src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_zh_CN.properties [new file with mode: 0644]