Tooltips in extensions page elements are not translated

Bug #1318339 reported by Masato HASHIMOTO
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Medium
jazzynico

Bug Description

Tooltips in the HPGL output and Extensions/Export/Plotter dialog are translatable but seems to be not shown translated strings.

Version:
trunk-r13348

Build & platform:
Build 2014-05-11 on ArchLinux

jazzynico (jazzynico)
tags: added: extensions-plugins i18n
Changed in inkscape:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → jazzynico (jazzynico)
jazzynico (jazzynico)
Changed in inkscape:
status: Triaged → In Progress
jazzynico (jazzynico)
summary: - Tooltips on HPGL/Plotter output dialog are not translated
+ Tooltips in extensions page elements are not translated
Revision history for this message
jazzynico (jazzynico) wrote :

The bug is not limited to the Plotter export extension, but potentially affects all extensions where tooltips are used in page elements (tabs) :

Works:
<param name="param" type="string" _gui-text="myparam" _gui-description="mytooltip">myvalue</param>

Fails:
<param name="tab" type="notebook">
  <page name="tab1" _gui-text="mytabtext">
    <param name="param" type="string" _gui-text="myparamtext" _gui-description="mytooltip">myvalue</param>
  </page>
</param>

Revision history for this message
jazzynico (jazzynico) wrote :

Patch attached.

Changed in inkscape:
milestone: none → 0.91
Revision history for this message
jazzynico (jazzynico) wrote :

Patch committed revision 13396.

Changed in inkscape:
importance: Medium → Undecided
status: In Progress → Fix Committed
importance: Undecided → Medium
jazzynico (jazzynico)
Changed in inkscape:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.