Index: /CKEditor/trunk/_dev/langtool/meta/ckeditor.core/meta.txt
===================================================================
--- /CKEditor/trunk/_dev/langtool/meta/ckeditor.core/meta.txt	(revision 7322)
+++ /CKEditor/trunk/_dev/langtool/meta/ckeditor.core/meta.txt	(revision 7323)
@@ -87,6 +87,6 @@
 common.invalidCssLength = Error message displayed to the user when the specified length value is not a valid CSS measurement unit.
 common.invalidHtmlLength = Error message displayed to the user when the specified length value is not a valid HTML measurement unit.
-common.invalidInlineStyle = 
-common.cssLengthTooltip = 
+common.invalidInlineStyle = Error message displayed to the user when the specified style value is not a valid CSS declaration.
+common.cssLengthTooltip = Tooltip displayed for the Width and Height fields in the Table Properties dialog window explaining the correct format of these length values.
 common.unavailable = 
 contextmenu.options = WAI-ARIA label for the context menu entries.
@@ -175,5 +175,5 @@
 findAndReplace.replaceWith = Label for the Replace with field of the Find and Replace dialog window.
 findAndReplace.notFoundMsg = Error message displayed when the specified term was not found in the document.
-findAndReplace.findOptions = 
+findAndReplace.findOptions = Label for the Find Options fieldset of the Find and Replace dialog window.
 findAndReplace.matchCase = Label for the Match Case field of the Find and Replace dialog window.
 findAndReplace.matchWord = Label for the Match whole word field of the Find and Replace dialog window.
@@ -337,5 +337,5 @@
 flash.windowModeTransparent = Label for the Transparent window mode option of the Flash Properties dialog window.
 flash.windowMode = Label for the Window Mode field of the Flash Properties dialog window.
-flash.flashvars = Label for the Flash Variables fieldset of the Properties tab Flash Properties dialog window).
+flash.flashvars = Label for the Flash Variables fieldset of the Properties tab (Flash Properties dialog window).
 flash.bgcolor = Label for the Background Color field of the Flash Properties dialog window.
 flash.hSpace = Label for the HSpace field of the Flash Properties dialog window.
Index: /CKEditor/trunk/_dev/langtool/meta/ckeditor.plugin-devtools/meta.txt
===================================================================
--- /CKEditor/trunk/_dev/langtool/meta/ckeditor.plugin-devtools/meta.txt	(revision 7322)
+++ /CKEditor/trunk/_dev/langtool/meta/ckeditor.plugin-devtools/meta.txt	(revision 7323)
@@ -2,7 +2,7 @@
 # For licensing, see LICENSE.html or http://ckeditor.com/license
 
-devTools.title = 
-devTools.dialogName = 
-devTools.tabName = 
-devTools.elementId = 
-devTools.elementType = 
+devTools.title = Label for the Element Information tooltip displayed by the Developer Tools plugin.
+devTools.dialogName = Label for the Dialog window name field displayed by the Developer Tools plugin.
+devTools.tabName = Label for the Tab name field displayed by the Developer Tools plugin.
+devTools.elementId = Label for the Element ID field displayed by the Developer Tools plugin.
+devTools.elementType = Label for the Element type field displayed by the Developer Tools plugin.
Index: /CKEditor/trunk/_dev/langtool/meta/ckeditor.plugin-placeholder/meta.txt
===================================================================
--- /CKEditor/trunk/_dev/langtool/meta/ckeditor.plugin-placeholder/meta.txt	(revision 7322)
+++ /CKEditor/trunk/_dev/langtool/meta/ckeditor.plugin-placeholder/meta.txt	(revision 7323)
@@ -2,7 +2,7 @@
 # For licensing, see LICENSE.html or http://ckeditor.com/license
 
-placeholder.title = 
-placeholder.toolbar = 
-placeholder.text = 
-placeholder.edit = 
-placeholder.textMissing = 
+placeholder.title = Label for the Placeholder Properties dialog window.
+placeholder.toolbar = Toolbar button tooltip for the Placeholder plugin.
+placeholder.text = Label for the Placeholder Text field of the Placeholder Properties dialog window.
+placeholder.edit = Label for the Edit Placeholder feature displayed in the placeholder context menu.
+placeholder.textMissing = Error message displayed when a user attempts to add a placeholder without filling its text.
Index: /CKEditor/trunk/_dev/langtool/meta/ckeditor.plugin-uicolor/meta.txt
===================================================================
--- /CKEditor/trunk/_dev/langtool/meta/ckeditor.plugin-uicolor/meta.txt	(revision 7322)
+++ /CKEditor/trunk/_dev/langtool/meta/ckeditor.plugin-uicolor/meta.txt	(revision 7323)
@@ -2,6 +2,6 @@
 # For licensing, see LICENSE.html or http://ckeditor.com/license
 
-uicolor.title = 
-uicolor.preview = 
-uicolor.config = 
-uicolor.predefined = 
+uicolor.title = The UI Color Picker toolbar button tooltip and dialog window title.
+uicolor.preview = Label for the Live Preview checkbox of the UI Color Picker dialog window.
+uicolor.config = Label for the text box containing the configuration code for the UI Color Picker dialog window.
+uicolor.predefined = Label for the Predefined color sets drop-down list of the UI Color Picker dialog window.
