[QGIS-trac] Re: [Quantum GIS] #485: Add comments for translators to
distinguish tool names with tooltips
Quantum GIS
qgis at qgis.org
Tue Mar 8 11:09:50 EST 2011
#485: Add comments for translators to distinguish tool names with tooltips
-----------------------------------------------------+----------------------
Reporter: maris.gis@… | Owner: nobody
Type: enhancement | Status: new
Priority: minor: annoyance | Milestone: Version 1.7.0
Component: Translations and internationalisation | Version: Trunk
Keywords: | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
-----------------------------------------------------+----------------------
Comment(by borysiasty):
If you have the source code installed and your .ts file contains
<location> tags , linguist shows you precise location of the string: a
dialog preview for strings coming from .ui files and suitable fragment of
the code for strings coming from cpp files.
Another problem is the "Dialog" you mentioned. String context is a class
name. While all core qgis classes have reasonable names, many classes in
plugins have default name "Dialog" or similar. Plugin authors are usually
not translators so they aren't aware the problem. I'm trying to ask them
for renaming, but it's a big effort to change names in a big plugin, so my
bothering seems to be too weak ;-) Please address this request for
particular authors, e.g. by creating a tickets for all affected core
plugins.
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/485#comment:5>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list