[wp-trac] [WordPress Trac] #36366: Tooltip for new inline link toolbar doesn't get translated

WordPress Trac noreply at wordpress.org
Tue Mar 29 09:56:57 UTC 2016


#36366: Tooltip for new inline link toolbar doesn't get translated
--------------------------------------------+-----------------------------
 Reporter:  pixolin                         |      Owner:
     Type:  defect (bug)                    |     Status:  new
 Priority:  normal                          |  Milestone:  Awaiting Review
Component:  Toolbar                         |    Version:  trunk
 Severity:  normal                          |   Keywords:
  Focuses:  ui, javascript, administration  |
--------------------------------------------+-----------------------------
 It seems to me, that the tooltip 'Apply' in `editor.addButton(
 'wp_link_apply', { tooltip: 'Apply', … } ); ` doesn't get translated when
 using WordPress (e.g.) in German.

 Other Tooltips have a placeholder for the translation in file `wp-includes
 /class-wp-editor.php` (e.g. `'Link options' => __( 'Link options' ),` in
 line 1047) but there doesn't seem to be any for the "Apply"-Tooltip?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36366>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list