mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-16 09:15:45 +01:00
Move some more message strings to the properties file.
This commit is contained in:
@@ -337,7 +337,7 @@ var Styles = Module("Styles", {
|
||||
|
||||
// TODO: Move this to an ItemList to show this automatically
|
||||
if (list.*.length() === list.text().length() + 2)
|
||||
dactyl.echomsg("No mapping found");
|
||||
dactyl.echomsg(_("style.none"));
|
||||
else
|
||||
commandline.commandOutput(list);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user