From 63f2c7d3c36c6e9f66a78d1508367c22a72da56a Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 22 Oct 2016 07:47:24 +0200 Subject: [PATCH] (Dutch) More translation work --- intl/msg_hash_nl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/intl/msg_hash_nl.c b/intl/msg_hash_nl.c index ff3b5c07c9..b3f5275abc 100644 --- a/intl/msg_hash_nl.c +++ b/intl/msg_hash_nl.c @@ -96,7 +96,7 @@ const char *msg_hash_to_str_nl(enum msg_hash_enums msg) case MENU_ENUM_LABEL_VALUE_UPDATE_CORE_INFO_FILES: return "Update Core Info Bestanden"; case MENU_ENUM_LABEL_VALUE_DOWNLOAD_CORE_CONTENT: - return "Download Content"; + return "Download Inhoud"; case MENU_ENUM_LABEL_VALUE_SCAN_THIS_DIRECTORY: return ""; case MENU_ENUM_LABEL_VALUE_SCAN_FILE: @@ -116,7 +116,7 @@ const char *msg_hash_to_str_nl(enum msg_hash_enums msg) case MENU_ENUM_LABEL_VALUE_RDB_ENTRY_MD5: return "MD5"; case MENU_ENUM_LABEL_VALUE_LOAD_CONTENT_LIST: - return "Laad Content"; + return "Laad Inhoud"; case MENU_ENUM_LABEL_VALUE_ASK_ARCHIVE: return "Keuze"; case MENU_ENUM_LABEL_VALUE_PRIVACY_SETTINGS: