taskkill: Update the Dutch translation.
This commit is contained in:
parent
e30ad6b911
commit
be7d83f7df
|
@ -40,4 +40,5 @@ STRINGTABLE
|
||||||
STRING_SEARCH_FAILED, "Fout: Kon proces \"%s\" niet vinden.\n"
|
STRING_SEARCH_FAILED, "Fout: Kon proces \"%s\" niet vinden.\n"
|
||||||
STRING_ENUM_FAILED, "Fout: Kon de proceslijst niet opsommen.\n"
|
STRING_ENUM_FAILED, "Fout: Kon de proceslijst niet opsommen.\n"
|
||||||
STRING_TERMINATE_FAILED, "Fout: Kon het proces \"%s\" niet beëindigen.\n"
|
STRING_TERMINATE_FAILED, "Fout: Kon het proces \"%s\" niet beëindigen.\n"
|
||||||
|
STRING_SELF_TERMINATION, "Fout: Zelf-beëindiging van een proces is niet toegestaan.\n"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue