Description of problem: This applies to all Limbo versions of rhn_register (or the new combined up2date and rhnreg) so far. It had been mentioned alongside other bug reports already, but most likely has been lost. Page instructions refer to button called "NEXT" or "Next", respectively, while the button on the lower right is named "Forward". Version-Release number of selected component (if applicable): 2.9.17-7.x.9 How reproducible: Always Steps to Reproduce: 1. rm -f /etc/sysconfig/rhn/systemid 2. up2date 3. Compare instructions on each page with button text. Actual Results: The bottom of the first page reads: To continue, click "NEXT". To cancel... The page "Send Profile Information to Red Hat Network" reads: Click "Next" to send this System Profile to... Expected Results: The first page should read: To continue, click "Forward". To cancel... The page "Send Profile Information to Red Hat Network" should read: Click "Forward" to send this System Profile to... You get the message. Page texts and button captions should be in sync.
doh, thought I fixed these with 69175 but looks like I missed the ones in the glade file (aka, most of them). Fixed in cvs now, should make it into 2.9.18 or higher.