From 57eccd540650a45b6c4e9cba153dec35981027a7 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Wed, 2 Aug 2023 19:12:42 +0700 Subject: [PATCH] New translations SelectAutoFillDatabaseViewController.strings (Polish) --- .../pl/SelectAutoFillDatabaseViewController.strings | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/MacBox-AutoFill/pl/SelectAutoFillDatabaseViewController.strings b/MacBox-AutoFill/pl/SelectAutoFillDatabaseViewController.strings index 2e60d0cbb..81430d319 100644 --- a/MacBox-AutoFill/pl/SelectAutoFillDatabaseViewController.strings +++ b/MacBox-AutoFill/pl/SelectAutoFillDatabaseViewController.strings @@ -2,13 +2,13 @@ "8z5-N4-gTJ.title" = "Wybierz bazę danych"; /* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "Gvs-7E-yQZ"; */ -"Gvs-7E-yQZ.title" = "Anuluj"; +"Gvs-7E-yQZ.title" = "Cancel"; /* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "Wj8-XY-i4S"; */ -"Wj8-XY-i4S.title" = "Komórka tekstowa"; +"Wj8-XY-i4S.title" = "Text Cell"; /* Class = "NSButtonCell"; title = "Select..."; ObjectID = "fp3-Lb-4ZS"; */ -"fp3-Lb-4ZS.title" = "Wybierz..."; +"fp3-Lb-4ZS.title" = "Select..."; /* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "pw4-ED-fOP"; */ -"pw4-ED-fOP.title" = "Widok tabeli komórki"; +"pw4-ED-fOP.title" = "Table View Cell";