From 89f8563ab0cb8938f2ff820e264e19b7ea72c439 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Mon, 2 Aug 2021 15:13:34 +0200 Subject: [PATCH] New translations AboutViewController.strings (Arabic) --- MacBox/ar/AboutViewController.strings | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 MacBox/ar/AboutViewController.strings diff --git a/MacBox/ar/AboutViewController.strings b/MacBox/ar/AboutViewController.strings new file mode 100644 index 000000000..09f5fe47b --- /dev/null +++ b/MacBox/ar/AboutViewController.strings @@ -0,0 +1,14 @@ +/* Class = "NSTextFieldCell"; title = "< No need to Localize >"; ObjectID = "BeS-mt-RnU"; */ +"BeS-mt-RnU.title" = "< No need to Localize >"; + +/* Class = "NSButtonCell"; title = "Done"; ObjectID = "G53-lY-hk2"; */ +"G53-lY-hk2.title" = "Done"; + +/* Class = "NSViewController"; title = "About Strongbox"; ObjectID = "cFg-Ne-woI"; */ +"cFg-Ne-woI.title" = "About Strongbox"; + +/* Class = "NSButtonCell"; title = "Copy Debug Info"; ObjectID = "j6E-KF-jXx"; */ +"j6E-KF-jXx.title" = "Copy Debug Info"; + +/* Class = "NSWindow"; title = "Window"; ObjectID = "okc-t6-Zg4"; */ +"okc-t6-Zg4.title" = "Window";