From 7542761735c91999c26014d19e440fc9cf69ff4f Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Wed, 2 Aug 2023 19:12:44 +0700 Subject: [PATCH] New translations SelectAutoFillDatabaseViewController.strings (Russian) --- .../ru/SelectAutoFillDatabaseViewController.strings | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/MacBox-AutoFill/ru/SelectAutoFillDatabaseViewController.strings b/MacBox-AutoFill/ru/SelectAutoFillDatabaseViewController.strings index bba4660a9..c19093848 100644 --- a/MacBox-AutoFill/ru/SelectAutoFillDatabaseViewController.strings +++ b/MacBox-AutoFill/ru/SelectAutoFillDatabaseViewController.strings @@ -2,13 +2,13 @@ "8z5-N4-gTJ.title" = "Выбор БД"; /* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "Gvs-7E-yQZ"; */ -"Gvs-7E-yQZ.title" = "Отмена"; +"Gvs-7E-yQZ.title" = "Cancel"; /* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "Wj8-XY-i4S"; */ -"Wj8-XY-i4S.title" = "Текстовая ячейка"; +"Wj8-XY-i4S.title" = "Text Cell"; /* Class = "NSButtonCell"; title = "Select..."; ObjectID = "fp3-Lb-4ZS"; */ -"fp3-Lb-4ZS.title" = "Выбрать"; +"fp3-Lb-4ZS.title" = "Select..."; /* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "pw4-ED-fOP"; */ -"pw4-ED-fOP.title" = "Ячейка табличного представление"; +"pw4-ED-fOP.title" = "Table View Cell";