Skip to content

Commit

Permalink
Update skin.dmf
Browse files Browse the repository at this point in the history
  • Loading branch information
Insurgent679 authored Nov 17, 2024
1 parent d366dbf commit 6547807
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions interface/skin.dmf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ menu "menu"
command = ".screenshot auto"
category = "&File"
elem
name = "&Сохраните скриншот как..."
name = "&Сохраните снимок экрана как..."
command = ".screenshot"
category = "&File"
elem "reconnectbutton"
Expand Down Expand Up @@ -97,13 +97,13 @@ menu "menu"
can-check = true
group = "scale"
elem "BL"
name = "&Bilinear"
name = "&Билинейный"
command = ".winset \"mapwindow.map.zoom-mode=blur\""
category = "&Scaling"
can-check = true
group = "scale"
elem "textmode"
name = "&Text"
name = "&Текст"
command = ".winset \"menu.textmode.is-checked=true?mapwindow.map.text-mode=true:mapwindow.map.text-mode=false\""
category = "&Icons"
can-check = true
Expand Down Expand Up @@ -131,7 +131,7 @@ menu "menu"
command = "adminhelp"
category = "&Помощь"
elem
name = "&Fit Viewport"
name = "&Настроить обзор"
command = "Fit-Viewport"
category = "&Помощь"
elem
Expand Down

0 comments on commit 6547807

Please sign in to comment.