Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
azarovalex authored Jan 17, 2024
1 parent 4459a77 commit bb69c6a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Example/pl.lproj/Main.strings
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
"6ux-mK-LQF.normalTitle" = "Wyczyść mapę";

/* Class = "UILabel"; text = "Long press to select a destination"; ObjectID = "dEY-t6-Ect"; */
"dEY-t6-Ect.text" = "Naciśnij długo, aby wybrać cel";
"dEY-t6-Ect.text" = "Naciśnij i przytrzymaj, aby wybrać cel";

/* Class = "UIButton"; normalTitle = "Simulate Locations"; ObjectID = "iiq-Gf-SKY"; */
"iiq-Gf-SKY.normalTitle" = "Symuluj Lokacje";
"iiq-Gf-SKY.normalTitle" = "Symuluj położenie";

/* Class = "UIButton"; normalTitle = "Start Navigation"; ObjectID = "nMe-Tl-a1N"; */
"nMe-Tl-a1N.normalTitle" = "Rozpocznij Nawigację";
"nMe-Tl-a1N.normalTitle" = "Rozpocznij nawigację";

/* Class = "UIButton"; normalTitle = "Feedback"; ObjectID = "ocq-gm-39c"; */
"ocq-gm-39c.normalTitle" = "Opinia";
"ocq-gm-39c.normalTitle" = "Przekaż uwagi";

/* Class = "UIButton"; normalTitle = "Recenter"; ObjectID = "xEg-9E-ca4"; */
"xEg-9E-ca4.normalTitle" = "Wyśrodkuj";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"FEEDBACK_THANK_YOU" = "Dziękujemy za Twoją opinię!";

/* Title of view controller for sending feedback */
"FEEDBACK_TITLE" = "Zgłoś problem";
"FEEDBACK_TITLE" = "Przekaż uwagi";

/* Label indicating the device volume is too low to hear spoken instructions and needs to be manually increased */
"INAUDIBLE_INSTRUCTIONS_CTA" = "Dostosuj głośność, aby słyszeć instrukcje";
Expand Down

0 comments on commit bb69c6a

Please sign in to comment.