Add new strings
This commit is contained in:
parent
573417dc17
commit
3bac9adbd9
@ -492,5 +492,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("no_desktop_title_tip", ""),
|
("no_desktop_title_tip", ""),
|
||||||
("no_desktop_text_tip", ""),
|
("no_desktop_text_tip", ""),
|
||||||
("No need to elevate", ""),
|
("No need to elevate", ""),
|
||||||
|
("System Sound", ""),
|
||||||
|
("Default", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user