summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Kung <kingkung@google.com>2013-04-05 14:19:42 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-04-05 14:19:42 -0700
commit9b2e2476b7468ff88642f82110ced16939317d73 (patch)
treec2f07b19a90e33d940d0ef7400bbe72066baa223
parent6fb16abfb48eebaf9b22e7b5200ecf48c71d8eda (diff)
parent83d1a0e4c16579400e8dc37cdc6d7c8f74732729 (diff)
downloadandroid_frameworks_opt_colorpicker-9b2e2476b7468ff88642f82110ced16939317d73.tar.gz
android_frameworks_opt_colorpicker-9b2e2476b7468ff88642f82110ced16939317d73.tar.bz2
android_frameworks_opt_colorpicker-9b2e2476b7468ff88642f82110ced16939317d73.zip
am 83d1a0e4: Comments for strings.
* commit '83d1a0e4c16579400e8dc37cdc6d7c8f74732729': Comments for strings.
-rw-r--r--res/values/strings.xml4
1 files changed, 1 insertions, 3 deletions
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