diff options
author | Kenny Root <kroot@google.com> | 2010-04-14 20:31:55 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2010-04-14 20:31:55 -0700 |
commit | 81d30fcaed0364590c7ba1db00cfd2a8ef5c6a66 (patch) | |
tree | a0d012bde26516a4a50fbc773c055e770c7e0033 /res/values-nl | |
parent | 13afdcaf76a60900f733e79a3698f400d96889ad (diff) | |
download | packages_apps_Browser-81d30fcaed0364590c7ba1db00cfd2a8ef5c6a66.zip packages_apps_Browser-81d30fcaed0364590c7ba1db00cfd2a8ef5c6a66.tar.gz packages_apps_Browser-81d30fcaed0364590c7ba1db00cfd2a8ef5c6a66.tar.bz2 |
Import revised translations
Change-Id: If6d037bcc8a78e790389dd9f573086f82966b1bc
Diffstat (limited to 'res/values-nl')
-rw-r--r-- | res/values-nl/strings.xml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml index d6a6858..722ce37 100644 --- a/res/values-nl/strings.xml +++ b/res/values-nl/strings.xml @@ -128,10 +128,12 @@ <string name="pref_content_block_popups" msgid="7808433807197256726">"Pop-upvensters blokkeren"</string> <string name="pref_content_javascript" msgid="4570972030299516843">"JavaScript inschakelen"</string> <string name="pref_content_open_in_background" msgid="824123779725118663">"Openen op de achtergrond"</string> - <string name="pref_content_plugins" msgid="7231944644794301582">"Invoegtoepassingen inschakelen"</string> - <!-- no translation found for pref_content_plugins_choices:0 (6745108155096660725) --> - <!-- no translation found for pref_content_plugins_choices:1 (2484126708670016519) --> - <!-- no translation found for pref_content_plugins_choices:2 (8547442717307793863) --> + <string name="pref_content_plugins" msgid="7231944644794301582">"Plug-ins inschakelen"</string> + <string-array name="pref_content_plugins_choices"> + <item msgid="6745108155096660725">"Altijd aan"</item> + <item msgid="2484126708670016519">"Op aanvraag"</item> + <item msgid="8547442717307793863">"Uit"</item> + </string-array> <string name="pref_content_open_in_background_summary" msgid="1737664075721181678">"Nieuwe vensters openen achter het huidige venster"</string> <string name="pref_content_homepage" msgid="6082437160778559806">"Startpagina instellen"</string> <string name="pref_use_current" msgid="1493179933653044553">"Huidige pagina gebruiken"</string> |