Reviewers: fabbott,
Description:
Rename RichTextToolbar$Strings.properties to
RichTextToolBar_Strings.properties to avoid shell escaping issues.
Review by: [email protected]
Please review this at http://gwt-code-reviews.appspot.com/968802/show
Affected files:
D
samples/showcase/src/com/google/gwt/sample/showcase/client/content/text/RichTextToolbar$Strings.properties
A
samples/showcase/src/com/google/gwt/sample/showcase/client/content/text/RichTextToolbar_Strings.properties
Index:
samples/showcase/src/com/google/gwt/sample/showcase/client/content/text/RichTextToolbar$Strings.properties
===================================================================
---
samples/showcase/src/com/google/gwt/sample/showcase/client/content/text/RichTextToolbar$Strings.properties
(revision 8970)
+++
samples/showcase/src/com/google/gwt/sample/showcase/client/content/text/RichTextToolbar$Strings.properties
(working copy)
@@ -1,35 +0,0 @@
-bold = Toggle Bold
-createLink = Create Link
-hr = Insert Horizontal Rule
-indent = Indent Right
-insertImage = Insert Image
-italic = Toggle Italic
-justifyCenter = Center
-justifyLeft = Left Justify
-justifyRight = Right Justify
-ol = Insert Ordered List
-outdent = Indent Left
-removeFormat = Remove Formatting
-removeLink = Remove Link
-strikeThrough = Toggle Strikethrough
-subscript = Toggle Subscript
-superscript = Toggle Superscript
-ul = Insert Unordered List
-underline = Toggle Underline
-color = Color
-black = Black
-white = White
-red = Red
-green = Green
-yellow = Yellow
-blue = Blue
-font = Font
-normal = Normal
-size = Size
-xxsmall = XX-Small
-xsmall = X-Small
-small = Small
-medium = Medium
-large = Large
-xlarge = X-Large
-xxlarge = XX-Large
\ No newline at end of file
Index:
samples/showcase/src/com/google/gwt/sample/showcase/client/content/text/RichTextToolbar_Strings.properties
===================================================================
---
samples/showcase/src/com/google/gwt/sample/showcase/client/content/text/RichTextToolbar_Strings.properties
(revision 0)
+++
samples/showcase/src/com/google/gwt/sample/showcase/client/content/text/RichTextToolbar_Strings.properties
(revision 0)
@@ -0,0 +1,35 @@
+bold = Toggle Bold
+createLink = Create Link
+hr = Insert Horizontal Rule
+indent = Indent Right
+insertImage = Insert Image
+italic = Toggle Italic
+justifyCenter = Center
+justifyLeft = Left Justify
+justifyRight = Right Justify
+ol = Insert Ordered List
+outdent = Indent Left
+removeFormat = Remove Formatting
+removeLink = Remove Link
+strikeThrough = Toggle Strikethrough
+subscript = Toggle Subscript
+superscript = Toggle Superscript
+ul = Insert Unordered List
+underline = Toggle Underline
+color = Color
+black = Black
+white = White
+red = Red
+green = Green
+yellow = Yellow
+blue = Blue
+font = Font
+normal = Normal
+size = Size
+xxsmall = XX-Small
+xsmall = X-Small
+small = Small
+medium = Medium
+large = Large
+xlarge = X-Large
+xxlarge = XX-Large
\ No newline at end of file
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors