|
Bugzilla – Full Text Bug Listing |
| Summary: | YaST2 ISDN provider list message "No entries." not translated | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Forgotten User 42maXmOW7B <forgotten_42maXmOW7B> |
| Component: | Translations | Assignee: | Martin Kudlvasr <mkudlvasr> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Karl Eichwalder <ke> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | jsrain |
| Version: | Milestone 7 | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | openSUSE 11.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Screenshot of German window with untranslated "No entries." message | ||
|
Description
Forgotten User 42maXmOW7B
2010-05-25 19:39:23 UTC
yast maintainers please check, whether the string is properly marked for translation. If yes, we'd need a .pot file update (that might be a good idea anyway ;) ). Could you provide screenshot, please? Created attachment 365242 [details]
Screenshot of German window with untranslated "No entries." message
This text comes from yast2-gtk:
mzugec@notebook:~/work/trunk/gtk> fgrep -r "No entries." *
src/.svn/text-base/YGTable.cc.svn-base: ygtk_tree_view_set_empty_text (YGTK_TREE_VIEW (getView()), _("No entries."));
src/YGTable.cc: ygtk_tree_view_set_empty_text (YGTK_TREE_VIEW (getView()), _("No entries."));
It seems it is marked for translation
Reassigned to yast2-gtk maintainer. Martin, please make sure recent .pot file is available for translation team
In the yast2-gtk***.src.rpm from openSUSE:Factory, the string is marked for translation, too. So we don't need a yast2-gtk package update, just a .pot file update. Jiri? Text is marked properly, but the text domain is missing, therefore it does not get to the .pot-files: jsrain@tullamore:/local/svn/yast/trunk/gtk> ../devtools/devtools/bin/y2makepot . Warning: empty textdomain in /local/svn/yast/trunk/gtk/./src/YGTable.cc Warning: empty textdomain in /local/svn/yast/trunk/gtk/./src/ygtktreeview.c Warning: empty textdomain in /local/svn/yast/trunk/gtk/./src/pkg/ygtkpkgmenubar.cc Warning: empty textdomain in /local/svn/yast/trunk/gtk/./src/pkg/ygtkpkgfilterview.cc Warning: empty textdomain in /local/svn/yast/trunk/gtk/./src/pkg/yzypptags.cc Warning: empty textdomain in /local/svn/yast/trunk/gtk/./src/pkg/ygtkpkgstatusbar.cc Warning: empty textdomain in /local/svn/yast/trunk/gtk/./src/pkg/ygtkpkgrpmgroupsview.cc Warning: empty textdomain in /local/svn/yast/trunk/gtk/./src/pkg/ygtkpkgpatternview.cc Warning: empty textdomain in /local/svn/yast/trunk/gtk/./src/pkg/ygtkpkgdetailview.cc Warning: empty textdomain in /local/svn/yast/trunk/gtk/./src/pkg/ygtkpkghistorydialog.cc Warning: empty textdomain in /local/svn/yast/trunk/gtk/./src/pkg/ygtkpkgundolist.cc Warning: empty textdomain in /local/svn/yast/trunk/gtk/./src/pkg/ygtkpkglistview.cc Warning: empty textdomain in /local/svn/yast/trunk/gtk/./src/pkg/ygtkpkgsearchentry.cc Warning: empty textdomain in /local/svn/yast/trunk/gtk/./src/pkg/YGPackageSelector.cc Warning: empty textdomain in /local/svn/yast/trunk/gtk/./src/pkg/ygtkpkgproductdialog.cc Warning: empty textdomain in /local/svn/yast/trunk/gtk/./src/pkg/yzyppwrapper.cc Creating ./yast2-gtk.pot from ./src/YGProgressBar.cc ./src/YGUI.cc ./src/YGUtils.cc ./src/ygtksteps.c ./src/ygtkwizard.c ... Ricardo is solving this in 610313, thanks. *** This bug has been marked as a duplicate of bug 610313 *** |