commit 7b277fb36478fa135c98999f7af4227b8945719a Author: Translation commit bot translation@torproject.org Date: Sat Jun 23 09:45:09 2012 +0000
Update translations for orbot_completed --- values-nl/strings.xml | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/values-nl/strings.xml b/values-nl/strings.xml index a602bef..fb3e00f 100644 --- a/values-nl/strings.xml +++ b/values-nl/strings.xml @@ -119,8 +119,9 @@ <string name="pref_entrance_node">Toegangsnodes.</string> <string name="pref_entrance_node_summary">Fingerprints, nicks, landen en adressen voor de eerste hop</string> <string name="pref_entrance_node_dialog">Voer Toegangsnode in</string> - <string name="pref_use_whispercore">Gebruik WhisperCore</string> - <string name="pref_use_whispercore_summary">Gebruik de propriëtaire NetFilter APIs aangeboden door WhisperSystems (vereist een apparaat met WhisperCore geïnstaleerd)</string> + <!--<string name="pref_use_whispercore">Use WhisperCore</string> +<string name="pref_use_whispercore_summary">Use the proprietary NetFilter APIs provided by WhisperSystems (required device with WhisperCore installed)</string>--> + <string name="pref_proxy_title">Uitgaande netwerk proxy</string> <string name="pref_proxy_type_title">Proxy type</string> <string name="pref_proxy_type_summary">Protocol om te gebruiken voor proxy server: HTTP, HTTPS, SOCKS4, SOCKS5</string> <string name="pref_proxy_type_dialog">Voer proxy type in</string>
tor-commits@lists.torproject.org