From 5806387dc4e22260154296acad2da0167e16ff2e Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Wed, 7 Apr 2021 19:03:43 +0100 Subject: [PATCH] New translations EditTagsPopover.strings (Malayalam) --- MacBox/ml/EditTagsPopover.strings | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 MacBox/ml/EditTagsPopover.strings diff --git a/MacBox/ml/EditTagsPopover.strings b/MacBox/ml/EditTagsPopover.strings new file mode 100644 index 000000000..c9690bf66 --- /dev/null +++ b/MacBox/ml/EditTagsPopover.strings @@ -0,0 +1,8 @@ +/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "AcX-Vm-N5N"; */ +"AcX-Vm-N5N.title" = "Table View Cell"; + +/* Class = "NSTextFieldCell"; title = "Edit Tags"; ObjectID = "RwV-uW-3Ye"; */ +"RwV-uW-3Ye.title" = "Edit Tags"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "V8t-lU-hxo"; */ +"V8t-lU-hxo.title" = "Text Cell";