mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20:08 +00:00
update message
This commit is contained in:
parent
f2dadee082
commit
3e3f74dff6
@ -17,7 +17,7 @@ pub fn new_gobject(mime: &str, download: Option<(Rc<TabAction>, GString)>) -> St
|
||||
.css_classes(["accent"])
|
||||
.halign(Align::Center)
|
||||
.label("Download")
|
||||
.tooltip_text("Download as file to open with other application")
|
||||
.tooltip_text("Download as file to open with external application")
|
||||
.build();
|
||||
|
||||
button.connect_clicked(move |_| {
|
||||
|
Loading…
x
Reference in New Issue
Block a user