[Bug 239841] New: I18n bug - missing extraction of messages in expoblending, flickrexport, metadataedit, project

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 239841] New: I18n bug - missing extraction of messages in expoblending, flickrexport, metadataedit, project

Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=239841

           Summary: I18n bug - missing extraction of messages in
                    expoblending, flickrexport, metadataedit, project
           Product: digikamimageplugins
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           unspecified (using Devel)
OS:                Linux

kdedev@parodia:~/svn$ python checkextraction.py extragear/graphics/

source files with i18n() calls, but not in message templates:

kipi-plugins/expoblending/blendingdlg/bracketstack.cpp with 2 strings
kipi-plugins/expoblending/blendingdlg/enfusesettings.cpp with 11 strings
kipi-plugins/expoblending/blendingdlg/enfusesettings.h with 6 strings
kipi-plugins/expoblending/blendingdlg/enfusestack.cpp with 2 strings
kipi-plugins/expoblending/blendingdlg/expoblendingdlg.cpp with 15 strings
kipi-plugins/expoblending/importwizard/importwizarddlg.cpp with 1 strings
kipi-plugins/expoblending/importwizard/intropage.cpp with 2 strings
kipi-plugins/expoblending/importwizard/itemspage.cpp with 3 strings
kipi-plugins/expoblending/importwizard/lastpage.cpp with 2 strings
kipi-plugins/expoblending/importwizard/preprocessingpage.cpp with 7 strings
kipi-plugins/flickrexport/comboboxintermediate.h with 1 strings
kipi-plugins/metadataedit/comment/commenteditdialog.cpp with 9 strings
kipi-plugins/metadataedit/comment/commentremovedialog.cpp with 9 strings
kipi-plugins/metadataedit/common/altlangstringedit.cpp with 177 strings
kipi-plugins/metadataedit/common/multistringsedit.cpp with 6 strings
kipi-plugins/metadataedit/common/multivaluesedit.cpp with 3 strings
kipi-plugins/metadataedit/common/objectattributesedit.cpp with 26 strings
kipi-plugins/metadataedit/exif/exifadjust.cpp with 15 strings
kipi-plugins/metadataedit/exif/exifcaption.cpp with 14 strings
kipi-plugins/metadataedit/exif/exifdatetime.cpp with 18 strings
kipi-plugins/metadataedit/exif/exifdevice.cpp with 48 strings
kipi-plugins/metadataedit/exif/exifeditdialog.cpp with 14 strings
kipi-plugins/metadataedit/exif/exiflens.cpp with 10 strings
kipi-plugins/metadataedit/exif/exiflight.cpp with 49 strings
kipi-plugins/metadataedit/iptc/iptccategories.cpp with 5 strings
kipi-plugins/metadataedit/iptc/iptccontent.cpp with 9 strings
kipi-plugins/metadataedit/iptc/iptccredits.cpp with 10 strings
kipi-plugins/metadataedit/iptc/iptceditdialog.cpp with 16 strings
kipi-plugins/metadataedit/iptc/iptcenvelope.cpp with 60 strings
kipi-plugins/metadataedit/iptc/iptckeywords.cpp with 3 strings
kipi-plugins/metadataedit/iptc/iptcorigin.cpp with 269 strings
kipi-plugins/metadataedit/iptc/iptcproperties.cpp with 31 strings
kipi-plugins/metadataedit/iptc/iptcstatus.cpp with 8 strings
kipi-plugins/metadataedit/iptc/iptcsubjects.cpp with 6 strings
kipi-plugins/metadataedit/xmp/xmpcategories.cpp with 4 strings
kipi-plugins/metadataedit/xmp/xmpcontent.cpp with 10 strings
kipi-plugins/metadataedit/xmp/xmpcredits.cpp with 15 strings
kipi-plugins/metadataedit/xmp/xmpeditdialog.cpp with 15 strings
kipi-plugins/metadataedit/xmp/xmpkeywords.cpp with 2 strings
kipi-plugins/metadataedit/xmp/xmporigin.cpp with 263 strings
kipi-plugins/metadataedit/xmp/xmpproperties.cpp with 68 strings
kipi-plugins/metadataedit/xmp/xmpstatus.cpp with 6 strings
kipi-plugins/metadataedit/xmp/xmpsubjects.cpp with 5 strings
kipi-plugins/project/kipicmd/kipiuploadwidget.cpp with 1 strings


Reproducible: Didn't try

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 239841] I18n bug - missing extraction of messages in expoblending, flickrexport, metadataedit, project

Bugzilla from tsdgeos@terra.es
https://bugs.kde.org/show_bug.cgi?id=239841


Albert Astals Cid <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 239841] I18n bug - missing extraction of messages in expoblending, flickrexport, metadataedit, project

Gilles Caulier-4
In reply to this post by Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=239841


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|general                     |general
            Version|unspecified                 |1.4.0
            Product|digikamimageplugins         |kipiplugins




--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2010-06-22 23:38:15 ---
The question is why these strings are not extracted properly ???

Gilles Caulier

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 239841] I18n bug - missing extraction of messages in expoblending, flickrexport, metadataedit, project

Gilles Caulier-4
In reply to this post by Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=239841


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|[hidden email]       |[hidden email]




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel