Ansariel 2021-12-03 17:19:21 +01:00
commit 69e1629b34
4 changed files with 6 additions and 0 deletions

View File

@ -378,6 +378,7 @@
<menu_item_check label="Zawsze biegaj" name="Always Run"/>
<menu_item_check label="Lataj" name="Fly"/>
<menu_item_call label="Zamknij okno" name="Close Window"/>
<menu_item_call label="Zamknij grupę okien" name="Close Window Group" />
<menu_item_call label="Zamknij wszystkie okna" name="Close All Windows"/>
<menu_item_call label="Zapisz zdjęcie na dysk twardy" name="Snapshot to Disk"/>
<menu_item_call label="Widok pierwszoosobowy" name="Mouselook"/>

View File

@ -1156,6 +1156,9 @@ Zaproponować znajomość [NAME]?
</notification>
<notification label="Nowa lista autokorekty" name="AddAutoReplaceList">
Nazwa nowej listy:
<form name="form">
<button name="Cancel" text="Anuluj" />
</form>
</notification>
<notification label="Zmiana nazwy listy autokorekty" name="RenameAutoReplaceList">
Nazwa '[DUPNAME]' jest w użyciu

View File

@ -419,6 +419,7 @@
<menu_item_check label="Всегда бежать" name="Always Run"/>
<menu_item_check label="Лететь" name="Fly"/>
<menu_item_call label="Закрыть окно" name="Close Window"/>
<menu_item_call label="Закрыть группу окон" name="Close Window Group"/>
<menu_item_call label="Закрыть все окна" name="Close All Windows"/>
<menu_item_call label="Снимок на диск" name="Snapshot to Disk"/>
<menu_item_call label="Вид от первого лица" name="Mouselook"/>

View File

@ -1187,6 +1187,7 @@
Имя нового списка:
<form name="form">
<button name="SetName" text="OK"/>
<button name="Cancel" text="Отмена"/>
</form>
</notification>
<notification label="Переименовать список автозамены" name="RenameAutoReplaceList">