Bug 48768 - Строка в бутменю "UEFI Firmware Settings" не переведена на русский язык (UEFI)
Summary: Строка в бутменю "UEFI Firmware Settings" не переведена на русский язык (UEFI)
Status: RESOLVED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: grub (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Egor Ignatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks: 45219
  Show dependency tree
 
Reported: 2023-12-11 18:26 MSK by Mikhail Efremov
Modified: 2026-03-13 22:00 MSK (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Efremov 2023-12-11 18:26:50 MSK
+++ This bug was initially created as a clone of Bug #45219 +++

Стенд в тестировании:
Alt Workstation 10.1 x86_64
http://ftp.altlinux.org/pub/distributions/ALTLinux/p10/images/workstation/x86_64/alt-workstation-10.1-x86_64.iso

1) Начать установку в UEFI mode. По умолчанию выбран русский язык (ОК).

Ожидаемый результат: Все строки переведены

Реальный результат: Нет перевода строчки "UEFI Firmware Settings" на русский язык
Comment 1 Repository Robot 2026-03-13 22:00:41 MSK
grub-2.14-alt1 -> sisyphus:

Fri Feb 27 2026 Egor Ignatov <egori@altlinux> 2.14-alt1
- update to grub 2.14
- add grub-efi-install utility for EFI installation with Secure Boot support and
  proper NVRAM management (closes: #52976)
- add probe module to efi image (closes: #54496)
- align with upstream usage for GRUB_CMDLINE_LINUX variable (closes: #53710)
- replace 'failsafe' with 'single' default for recovery boot entries (closes: #44269)
- add GRUB_BTRFS_USE_DEFAULT_SUBVOL option (closes: #56881)
- new subpackage grub-common-extra (closes: #38715, #51394, #51395)
- add ALT Linux distro name translation (closes: #36004)
- add "UEFI Firmware settings" translation (closes: #48768)
- read distro name from /etc/os-release (closes: #55546)
- add btrfs savedefault support (closes: #50525)
- disable savedefault for f2fs (closes: #52193)
- refactor grub filetriggers (closes: #57107)
- enhance grub-efi-autoupdate UX (closes: #56960)