mirror of
https://git.proxmox.com/git/grub2
synced 2025-12-31 08:29:31 +00:00
* normal/menu_text.c (grub_color_menu_high): Gettexttize string. (print_spaces): New function. (grub_print_ucs4): New function. (getstringwidth): New function. (print_message_indented): New function. (print_message): Gettexttize strings using print_message_indented. (run_menu): Replaces grub_printf by print_spaces and dynamic terminal width. (get_entry_number): Gettextize and uses dynamic terminal width. (notify_booting, notify_fallback, notify_execution_failure): Gettextize. * normal/menu_entry.c (store_completion): Cleanup the gettextized string. (run): Likewise. (grub_menu_entry_run): Likewise. * PO/POTFILES: Add normal/menu_entry.c. |
||
|---|---|---|
| .. | ||
| auth.c | ||
| autofs.c | ||
| cmdline.c | ||
| color.c | ||
| completion.c | ||
| datetime.c | ||
| dyncmd.c | ||
| handler.c | ||
| main.c | ||
| menu_entry.c | ||
| menu_text.c | ||
| menu_viewer.c | ||
| menu.c | ||
| misc.c | ||