mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-06-19 20:23:33 +00:00
fix: incorrect string for dirs.open
This commit is contained in:
+1
-1
@@ -715,7 +715,7 @@ impl SoundpadGui {
|
||||
.button(format!(
|
||||
"{} {}",
|
||||
ICON_OPEN_IN_NEW.codepoint,
|
||||
t!("gui.dirs.context.open")
|
||||
t!("gui.context.dirs.open")
|
||||
))
|
||||
.clicked()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user