Bug 299607

Summary: YaST icon strings untranslated
Product: [openSUSE] openSUSE 10.3 Reporter: Carlos Gonçalves <cgoncalves>
Component: TranslationsAssignee: Karl Eichwalder <ke>
Status: RESOLVED FIXED QA Contact: Karl Eichwalder <ke>
Severity: Critical    
Priority: P5 - None CC: coolo, forgotten_zSppWjup9E
Version: Beta 1   
Target Milestone: Beta 2   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Carlos Gonçalves 2007-08-11 21:01:55 UTC
When the system is set to a non-English language, YaST icon strings ("Online Update", "Software Management", ...) aren't translated.
/usr/share/applications/YaST2/*.desktop files don't come with the translations in them.
Comment 1 Stephan Binner 2007-08-11 21:05:36 UTC
I would say almost all .desktop files are affected as those containing translations have lines such as "#SUSE-Overwrite Name[de]=Translation" (all in in one line).
Comment 2 Karl Eichwalder 2007-08-13 08:47:52 UTC
Where must we fix this?  In the YaST desktop files?
Comment 3 Stephan Kulow 2007-08-13 08:57:53 UTC
I'm afraid the format change to gettext 0.16 broke this. So this needs to be fixed in update_desktop_files. If you can't find the problem, let me know and I'll try to fix it
Comment 4 Stephan Kulow 2007-08-13 09:07:05 UTC
*** Bug 299632 has been marked as a duplicate of this bug. ***
Comment 5 Karl Eichwalder 2007-08-13 09:22:02 UTC
I guess untranslate.pl does not remove the magic string.  But I do not know how to fix this.  I need your help, please.
Comment 6 Stephan Kulow 2007-08-14 09:36:57 UTC
this has nothing to do with untranslate.pl - the translate script does not work as it should I'm afraid
Comment 7 Stephan Kulow 2007-08-14 10:14:25 UTC
The new format needs to be translated to the new format when transferred from SVN->tar->mo
Comment 8 Karl Eichwalder 2007-08-14 10:30:51 UTC
thanks for debugging!
Comment 9 Karl Eichwalder 2007-08-14 11:26:41 UTC
-------------------------------------------------------------------
Tue Aug 14 13:22:09 CEST 2007 - ke@suse.de

- Adjust PREPARE_PACKAGE to create the old inline format; debugged by
  Stephan Kulow [#299607]
- Update translations.

-------------------------------------------------------------------

Submitted to /work