mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
change title text
This commit is contained in:
parent
76d1e8ce0e
commit
32cea715b5
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ use gtk::{glib::Uri, prelude::IsA};
|
|||
use std::rc::Rc;
|
||||
|
||||
// Defaults
|
||||
const HEADING: &str = "Ident";
|
||||
const HEADING: &str = "Identity";
|
||||
const BODY: &str = "Select identity certificate";
|
||||
|
||||
// Response variants
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue