Fix of issue 4840, tooltip not shown translated.
svn: r17317
This commit is contained in:
parent
c8f06d4038
commit
acf85c4586
@ -138,7 +138,7 @@
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="tooltip_text" translatable="yes">Latitude (position above the Equator) of the place in decimal or degree notation.
|
||||
Eg, valid values are 12.0154, 50°52'21.92"N, N50º52'21.92" or 50:52:21.92
|
||||
Eg, valid values are 12.0154, 50°52′21.92″N, N50°52′21.92″ or 50:52:21.92
|
||||
You can set these values via the Geography View by searching the place, or via a map service in the place view.</property>
|
||||
<property name="invisible_char">●</property>
|
||||
</object>
|
||||
@ -155,7 +155,7 @@ You can set these values via the Geography View by searching the place, or via a
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="tooltip_text" translatable="yes">Longitude (position relative to the Prime, or Greenwich, Meridian) of the place in decimal or degree notation.
|
||||
Eg, valid values are -124.3647, 124°52'21.92"E, E124º52'21.92" or 124:52:21.92
|
||||
Eg, valid values are -124.3647, 124°52′21.92″E, E124°52′21.92″ or 124:52:21.92
|
||||
You can set these values via the Geography View by searching the place, or via a map service in the place view.</property>
|
||||
<property name="invisible_char">●</property>
|
||||
</object>
|
||||
|
Loading…
Reference in New Issue
Block a user