Bug 687717

Summary: Typos and outdated string in repair.pot file
Product: [openSUSE] openSUSE 11.4 Reporter: Andrea Turrini <andrea.turrini>
Component: YaST2Assignee: Josef Reidinger <jreidinger>
Status: RESOLVED WONTFIX QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: ke, ug
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 11.4   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andrea Turrini 2011-04-14 22:08:40 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:2.0.0) Gecko/20100101 Firefox/4.0

The repair.pot file contains some typo:

. bootloader module helptext
#: src/osr_module_bootloader.ycp:662
msgid ""
"\n"
"<p>\n"
"The boot loader is the first thing\n"
"you should see after you turn\n"
"on a computer with a Linux installion.\n"
"Starting a Linux system without\n"
"a boot loader is not possible.</P>\n"

installion -> installation

#: src/OSRPkg.ycp:640
msgid "Revert to Orginal Package Database (saved by YaST)"

Orginal -> Original

#: src/OSRFsck.ycp:590
msgid ""
"<p><pre>\n"
"ext2 and ext2: fsck.ext2 or e2fsck\n"
"reiserfs:      reiserfsck\n"
"jfs:           fsck.jfs\n"
"xfs:           xfs_repair\n"
"msdos (fat):   fsck.msdos</pre></p>"

ext2 and ext2 -> ext2 and ext3.
The entry is also outdated since it does not mention ext4 and btrfs. Both these file systems are available during the installation of openSUSE 11.4

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 3 Josef Reidinger 2011-06-20 12:36:03 UTC
Repair is dropped from opensuse due to problem to maintain it, so close as won't fix. But thanks for report ( actually your notes about ext4 and btrfs is right, it is not supported in repair and doesn't work )