diff options
author | 2020-08-23 18:24:10 -0400 | |
---|---|---|
committer | 2020-08-23 18:24:10 -0400 | |
commit | 63648dbe99b908e7c6a5259f4027cb54b1e698ff (patch) | |
tree | 16d596596d67f94a9a6920d5b1ffdc5024e434c9 /core/locales/locale.pl.conf | |
parent | e326775782bc8b9b0e004d5134d602b26ffeb3a5 (diff) | |
download | textadept-63648dbe99b908e7c6a5259f4027cb54b1e698ff.tar.gz textadept-63648dbe99b908e7c6a5259f4027cb54b1e698ff.zip |
Added "Edit > Preferences" menu item and key binding for opening user init.lua.
Also changed the mnemonic for "Edit > Filter Through" in the process.
Diffstat (limited to 'core/locales/locale.pl.conf')
-rw-r--r-- | core/locales/locale.pl.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/locales/locale.pl.conf b/core/locales/locale.pl.conf index 50fe91f8..ecacc2e8 100644 --- a/core/locales/locale.pl.conf +++ b/core/locales/locale.pl.conf @@ -197,6 +197,8 @@ Enclose in Brackets = Zamknij w nawiasie k_wadratowym Enclose in Braces = Zamknij w nawiasie k_lamrowym Move Selected Lines Up = Przenieś wiersze w _górę Move Selected Lines Down = Przenieś wiersze w _dół +# Menu item for opening user preferences. +Preferences = Pre_ferences # Menu items for searching and replacing text within buffers and files. Search = Wy_szukiwanie Find = _Znajdź... |