From fb2abebc058fa04551f656d16f7c30f0b9622cd9 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Wed, 31 Mar 2021 18:32:30 +0100 Subject: [PATCH] New translations SyncLogViewController.strings (Dutch) --- MacBox/nl/SyncLogViewController.strings | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MacBox/nl/SyncLogViewController.strings b/MacBox/nl/SyncLogViewController.strings index 4359726be..63a8fe26c 100644 --- a/MacBox/nl/SyncLogViewController.strings +++ b/MacBox/nl/SyncLogViewController.strings @@ -1,6 +1,9 @@ /* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "44w-S3-Eaa"; */ "44w-S3-Eaa.title" = "Tekst cel"; +/* Class = "NSButtonCell"; title = "Close"; ObjectID = "4Ns-dr-C3a"; */ +"4Ns-dr-C3a.title" = "Sluiten"; + /* Class = "NSTextFieldCell"; title = "Debug Sync Log"; ObjectID = "7j1-BU-bNb"; */ "7j1-BU-bNb.title" = "Foutopsporingslogboek";