Skip to content

Commit

Permalink
Merge pull request rizonesoft#5291 from hpwamr/Mui_Beta
Browse files Browse the repository at this point in the history
MUI - Update of "pl-PL" (Polish) language
  • Loading branch information
hpwamr committed Aug 30, 2024
2 parents 937667b + fa84e55 commit 4e4d400
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions language/np3_pl_pl/dialogs_pl_pl.rc
Original file line number Diff line number Diff line change
Expand Up @@ -690,8 +690,8 @@ BEGIN
CONTROL "Sortuj rosnąco",100,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,7,7,104,10
CONTROL "Sortuj malejąco",101,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,7,19,104,10
CONTROL "Przestaw wiersze",102,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,7,31,104,10
CONTROL "&Unite duplicate lines",103,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,50,104,10
CONTROL "&Remove duplicate lines",104,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,62,104,10
CONTROL "&Połącz duplikaty lini",103,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,50,104,10
CONTROL "&Usuń duplikaty lini",104,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,62,104,10
CONTROL "Usuń wyjątkowe wiersze",105,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,74,104,10
CONTROL "Usuń puste wiersze",106,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,86,104,10
CONTROL "Usuń białe spacje",107,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,98,104,10
Expand Down
6 changes: 3 additions & 3 deletions language/np3_pl_pl/menu_pl_pl.rc
Original file line number Diff line number Diff line change
Expand Up @@ -197,14 +197,14 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "Zawijanie kolumn...\tCtrl+Shift+W", IDM_EDIT_COLUMNWRAP
MENUITEM SEPARATOR
MENUITEM "&Unite Duplicate Lines\tCtrl+Alt+D", IDM_EDIT_UNITEDUPLICATELINES
MENUITEM "Remo&ve Duplicate Lines", IDM_EDIT_REMOVEDUPLICATELINES
MENUITEM "&Połącz duplikaty lini\tCtrl+Alt+D", IDM_EDIT_UNITEDUPLICATELINES
MENUITEM "Usuń duplikaty lini", IDM_EDIT_REMOVEDUPLICATELINES
MENUITEM "Połącz puste wiersze\tAlt+Y", IDM_EDIT_MERGEEMPTYLINES
MENUITEM "Połącz puste miejsca po wierszach\tCtrl+Alt+Y", IDM_EDIT_MERGEBLANKLINES
MENUITEM "Usuń puste wiersze\tAlt+R", IDM_EDIT_REMOVEEMPTYLINES
MENUITEM "Usuń puste miejsca po wierszach\tCtrl+Alt+B", IDM_EDIT_REMOVEBLANKLINES
END
POPUP "Adva&nced"
POPUP "Zaawansowane"
BEGIN
MENUITEM "&Wcięcie", IDM_EDIT_INDENT
MENUITEM "&Bez wcięcia", IDM_EDIT_UNINDENT
Expand Down

0 comments on commit 4e4d400

Please sign in to comment.