http://gwt-code-reviews.appspot.com/837801/diff/1/2
File
samples/showcase/src/com/google/gwt/i18n/client/LocalizableResource.properties
(right):

http://gwt-code-reviews.appspot.com/837801/diff/1/2#newcode1
samples/showcase/src/com/google/gwt/i18n/client/LocalizableResource.properties:1:
mainMenuTitle = GWT Examples
The top set of properties are used by the Application in general.
Everything that starts with "cw" is used by an example.  At the very
bottom are the properties that need official translations.

You correct that the example translations are in seperate .properties
files so that we can include them in the examples easily.

http://gwt-code-reviews.appspot.com/837801/diff/1/70
File
samples/showcase/src/com/google/gwt/sample/showcase/generator/ShowcaseGenerator.java
(right):

http://gwt-code-reviews.appspot.com/837801/diff/1/70#newcode107
samples/showcase/src/com/google/gwt/sample/showcase/generator/ShowcaseGenerator.java:107:
String[] themes = new String[]{"standard"};
I think so.  I'll look for warnings before submitting.

http://gwt-code-reviews.appspot.com/837801/diff/1/76
File
samples/showcase/src/com/google/gwt/sample/showcase/public/standard/Showcase_rtl.css
(left):

http://gwt-code-reviews.appspot.com/837801/diff/1/76#oldcode2
samples/showcase/src/com/google/gwt/sample/showcase/public/standard/Showcase_rtl.css:2:
* Applied to the main layout of the page.
Showcase.css is now included as a CssResource, which automatically
converts to RTL mode! We don't need a separate file anymore.

I tested carefully in RTL mode.  Everything looks correct that I can
see.

http://gwt-code-reviews.appspot.com/837801/show

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to