Summary: | lack of i18n(): resizeoptionsdialog.cpp | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Chen Xujun <xjchen> |
Component: | Usability-i18n | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.5.0 | |
Sentry Crash Report: |
Description
Chen Xujun
2005-08-18 03:40:05 UTC
What is there to translate then? They are filter terms, some of them called after a name of a person, like: http://en.wikipedia.org/wiki/Bessel The things that are not a name of a person are there to translate. Or do you think "Quadratic" is a universal term? And even the filters with names may be translated differently. They should be probably better translated as i18n("Resize filter","Quadratic") BTW. SVN commit 451803 by toma: Add missing i18n() for filter names, some of them are based on the names of persons, but now there is a possibility to translate them for those who want that. BUG: 110982 M +60 -60 resizeoptionsdialog.cpp Fixed with works from bug #438701 for next 7.5.0 release Gilles Caulier |