Comments for strings.

Change-Id: I1dac6531679403c3761247a21963becab6e1d886
diff --git a/res/values/strings.xml b/res/values/strings.xml
index bbb5dc0..ed53ecb 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -14,8 +14,6 @@
      limitations under the License.
 -->
 <resources>
-
-    <string name="app_name">Color Picker</string>
+    <!-- Default title for color picker dialog [CHAR LIMIT=30] -->
     <string name="color_picker_default_title">Select a Color</string>
-
 </resources>
\ No newline at end of file