Bug 223880

Summary: control.pot: s:novell.com/linux:openSUSE.org:
Product: [openSUSE] openSUSE 10.3 Reporter: Karl Eichwalder <ke>
Component: YaST2Assignee: Lukas Ocilka <locilka>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: aj
Version: Alpha 1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Karl Eichwalder 2006-11-27 14:56:32 UTC
Here, write http://www.openSUSE.org instead of http://www.novell.com/linux/ for openSUSE products:

#: control/control.SLD.glade:70 control/control.SLES.glade:74
msgid ""
"\n"
"<p>\n"
"The installation has completed successfully.\n"
"Your system is ready for use.\n"
"Click Finish to log in to the system.\n"
"</p>\n"
"<p>\n"
"Please visit us at http://www.novell.com/linux/.\n"
"</p>\n"
"\t"

Here write s/Your SUSE/Your openSUSE/

#: control/control.openSUSE.glade:69
msgid ""
"\n"
"<p><b>Congratulations!</b></p>\n"
"<p>The installation of openSUSE on your machine is complete.\n"
"After clicking <b>Finish</b>, you can log in to the system.</p>\n"
"<p>Visit us at %1.</p>\n"
"<p>Have a lot of fun!<br>Your SUSE Development Team</p>\n"
"\t"

If I got it right, Michl wants this change for 10.2.  aj to approve please.
Comment 1 Karl Eichwalder 2006-11-27 14:59:20 UTC
this will break all translations...
Comment 2 Andreas Jaeger 2006-11-27 15:30:04 UTC
Can we just use an overlay for english?

We cannot break the translations!
Comment 3 Karl Eichwalder 2006-11-27 16:27:15 UTC
yes, I'll submit the packages the next minutes.
Comment 4 Karl Eichwalder 2006-11-27 17:03:10 UTC
Overloads submitted.  Proper fix to be applied later.
Comment 5 Karl Eichwalder 2006-12-05 11:04:20 UTC
for 10.3
Comment 6 Karl Eichwalder 2006-12-05 11:05:15 UTC
please, fix the string for 10.3 (SUSE Linux vs. openSUSE)
Comment 7 Karl Eichwalder 2006-12-05 14:35:45 UTC
It is to be fixed by a YaST programmer in the source code.
Comment 8 Lukas Ocilka 2006-12-07 10:18:32 UTC
That URL is in ProductFeatures:
   ProductFeatures::GetStringFeature("globals", "vendor_url");

Using 'http://www.openSUSE.org' if ui_mode == simple
Using 'http://www.novell.com/linux/' otherwise...

s/Your SUSE/Your openSUSE/ for openSUSE control file