OSDN Git Service

Shorten UI message for "Default to UTF-8 mode".
authorJack Palevich <jack.palevich@gmail.com>
Mon, 10 Oct 2011 00:08:44 +0000 (17:08 -0700)
committerJack Palevich <jack.palevich@gmail.com>
Mon, 10 Oct 2011 00:08:44 +0000 (17:08 -0700)
The original message text, while more accurate, did not fit in the UI.

res/values/strings.xml

index a99a9ee..0e1555a 100644 (file)
@@ -56,7 +56,7 @@
 
    <string name="text_preferences">Text</string>
 
-   <string name="title_utf8_by_default_preference">Enable UTF-8 mode by default</string>
+   <string name="title_utf8_by_default_preference">Default to UTF-8</string>
    <string name="summary_utf8_by_default_preference">Whether UTF-8 mode is enabled by default.</string>
 
    <string name="title_fontsize_preference">Font size</string>