diff options
author | Wu-cheng Li <wuchengli@google.com> | 2009-09-09 18:24:03 +0800 |
---|---|---|
committer | Wu-cheng Li <wuchengli@google.com> | 2009-09-10 11:30:42 +0800 |
commit | 72d69c3c42721c1ff5142763e987a2557892f9eb (patch) | |
tree | cb18796fe227e083efe66e78582a6d3dbd4c1bcd /res/values-nl | |
parent | 8d0ba007ec6ef9bb34dc0c9f40c4c29dad2691e0 (diff) | |
download | LegacyCamera-72d69c3c42721c1ff5142763e987a2557892f9eb.zip LegacyCamera-72d69c3c42721c1ff5142763e987a2557892f9eb.tar.gz LegacyCamera-72d69c3c42721c1ff5142763e987a2557892f9eb.tar.bz2 |
Mark non-translatable strings to translatable="false".
b2054300
Diffstat (limited to 'res/values-nl')
-rw-r--r-- | res/values-nl/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml index 69fdc24..0df7f0d 100644 --- a/res/values-nl/strings.xml +++ b/res/values-nl/strings.xml @@ -153,7 +153,6 @@ <skip /> <string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Automatisch"</string> <string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Oneindig"</string> - <string name="pref_camera_focusmode_value_infinity" msgid="3629041045019224450">"oneindig"</string> <string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Scherpstelmodus"</string> <string name="camerasettings" msgid="2433519618178453928">"Instellingen"</string> <string name="image_gallery_NoImageView_text" msgid="409595259802877447">"Geen medium gevonden."</string> |