mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-21 21:14:20 +02:00
Remove lang.err_console_dev
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
parent
ce0b05fd6e
commit
ce17d346e8
19 changed files with 0 additions and 19 deletions
|
|
@ -12,7 +12,6 @@ err_bounds: []const u8 = "out-of-bounds index",
|
|||
err_brightness_change: []const u8 = "failed to change brightness",
|
||||
err_chdir: []const u8 = "failed to open home folder",
|
||||
err_config: []const u8 = "unable to parse config file",
|
||||
err_console_dev: []const u8 = "failed to access console",
|
||||
err_dgn_oob: []const u8 = "log message",
|
||||
err_domain: []const u8 = "invalid domain",
|
||||
err_empty_password: []const u8 = "empty password not allowed",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue