Skip to content

Commit

Permalink
Add subtitle message
Browse files Browse the repository at this point in the history
  • Loading branch information
EmoonX authored and mirkobrombin committed Dec 8, 2024
1 parent e3eeec5 commit 67882c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions bottles/frontend/ui/dialog-mangohud.blp
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ template MangoHudDialog : .AdwWindow {
.AdwPreferencesGroup {
.AdwActionRow {
title: _("Display On Game Start");
subtitle: _("Display HUD as soon as the game starts. Can be toggled in-game (default keybind: [⇧ Right Shift] + [F12]).");
activatable-widget: "display_on_game_start";

Switch display_on_game_start {
Expand Down
4 changes: 4 additions & 0 deletions po/bottles.pot
Original file line number Diff line number Diff line change
Expand Up @@ -1324,6 +1324,10 @@ msgstr ""
msgid "Display On Game Start"
msgstr ""

#: bottles/frontend/ui/dialog-mangohud.blp:43
msgid "Display HUD as soon as the game starts. Can be toggled in-game (default keybind: [⇧ Right Shift] + [F12])."
msgstr ""

#: bottles/frontend/ui/dialog-proton-alert.blp:4
msgid "Proton Disclaimer"
msgstr ""
Expand Down

0 comments on commit 67882c0

Please sign in to comment.