add helper script for keeping lang files in sync with Lang.zig

This commit is contained in:
Moritz Reinel
2024-10-12 21:26:31 +02:00
parent e125d8f1aa
commit 06e283961d
19 changed files with 326 additions and 10 deletions

View File

@@ -6,6 +6,7 @@ err_alloc = failed memory allocation
err_bounds = out-of-bounds index
err_brightness_change = failed to change brightness
err_chdir = failed to open home folder
err_console_dev = failed to access console
err_dgn_oob = log message
err_domain = invalid domain
@@ -47,14 +48,15 @@ err_xsessions_open = failed to open sessions folder
insert = insert
login = login
logout = logged out
normal = normal
no_x11_support = x11 support disabled at compile-time
normal = normal
numlock = numlock
password = password
restart = reboot
shell = shell
shutdown = shutdown
sleep = sleep
wayland = wayland
xinitrc = xinitrc
x11 = x11
xinitrc = xinitrc