Created attachment 674332 [details] screenshot of the untranslated message Description of problem: In manual partitioning, when using lvm the "create a new volume group..." message is not translated to Spanish Version-Release number of selected component (if applicable): RC1 (18.37.10) How reproducible: always Steps to Reproduce: See screen-shot Actual results: incomplete translation Expected results: complete translation Additional info:
Confirmed with anaconda-18.37.11-1.fc18 (18-RC2). The string is translated at Transifex: Create a new volume group ... Crear un nuevo grupo de volumen ... https://fedora.transifex.com/projects/p/anaconda/resource/master/l/es/view/ The string is present in /usr/share/locale/es/LC_MESSAGES/anaconda.mo. So it looks like the installer is not displaying the translated string. Tested with: $ qemu-kvm -m 2048 -hda f18-test-1.img -cdrom ~/xfr/fedora/F18/F18-Final/RC2/Fedora-18-x86_64-Live-Desktop.iso -usb -vga qxl -boot menu=on -usbdevice mouse
Tested and confirmed fixed in F19 Beta TC4.