Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 7f14793

Browse files
Import l10n. (#3497)
1 parent dc4dfd6 commit 7f14793

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

app/src/main/res/values-pl/strings.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -368,10 +368,6 @@
368368
and is used to toggle remote debugging of website content in the application. -->
369369
<string name="developer_options_remote_debugging">Zdalne debugowanie</string>
370370

371-
<!-- This string labels an On/Off switch in the 'Developer Options' dialog
372-
and is used to toggle redirecting JavaScript Console output to the Android Logcat (i.e., `adb logcat`). -->
373-
<string name="developer_options_show_console">Przekierowanie konsoli do Logcat</string>
374-
375371
<!-- This string labels an On/Off switch in the developer options dialog
376372
and is used to customize background environments of the app. -->
377373
<string name="developer_options_env_override">Zastępowanie środowiska</string>
@@ -1535,7 +1531,7 @@ the Select` button. When clicked it closes all the previously selected tabs -->
15351531

15361532
<!-- This string is displayed in a tooltip that appears in the tray bar on top of the
15371533
tabs tray button then a tab has been added on the background. -->
1538-
<string name="tab_added_notification">Dodano nową kartę</string>
1534+
<string name="tab_added_notification">Otwarto nową kartę</string>
15391535

15401536
<!-- This string is displayed in a tooltip that appears in the tray bar on top of the
15411537
tabs tray button then a tab has been sent. -->

0 commit comments

Comments
 (0)