From d88940ed4b982b399dc8e6d30f4eacbcd0f2daca Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Mon, 5 Sep 2022 14:47:42 +0200 Subject: [PATCH] New translations SelectAutoFillDatabaseViewController.strings (Hindi) --- .../SelectAutoFillDatabaseViewController.strings | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 MacBox-AutoFill/hi/SelectAutoFillDatabaseViewController.strings diff --git a/MacBox-AutoFill/hi/SelectAutoFillDatabaseViewController.strings b/MacBox-AutoFill/hi/SelectAutoFillDatabaseViewController.strings new file mode 100644 index 000000000..d6a0b1fd1 --- /dev/null +++ b/MacBox-AutoFill/hi/SelectAutoFillDatabaseViewController.strings @@ -0,0 +1,14 @@ +/* Class = "NSTextFieldCell"; title = "Select Database"; ObjectID = "8z5-N4-gTJ"; */ +"8z5-N4-gTJ.title" = "Select Database"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "Gvs-7E-yQZ"; */ +"Gvs-7E-yQZ.title" = "Cancel"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "Wj8-XY-i4S"; */ +"Wj8-XY-i4S.title" = "Text Cell"; + +/* Class = "NSButtonCell"; title = "Select..."; ObjectID = "fp3-Lb-4ZS"; */ +"fp3-Lb-4ZS.title" = "Select..."; + +/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "pw4-ED-fOP"; */ +"pw4-ED-fOP.title" = "Table View Cell";