mirror of
https://github.com/Antynea/grub-btrfs.git
synced 2026-03-04 13:05:00 +08:00
Remove Internationalization
Internationalization has never been used. (default : english)
This commit is contained in:
@@ -108,9 +108,6 @@ fi
|
||||
########################
|
||||
### variables script ###
|
||||
########################
|
||||
## Internationalization (default : english)
|
||||
export TEXTDOMAIN=grub-btrfs-git
|
||||
export TEXTDOMAINDIR="/usr/share/locale"
|
||||
## Probe info "Boot partition"
|
||||
# Boot device
|
||||
boot_device=$(${grub_probe} --target=device /boot)
|
||||
|
||||
Reference in New Issue
Block a user