Moodle

Htmlarea editor not full localization

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.7
  • Fix Version/s: 1.9.8
  • Component/s: HTML Editor
  • Labels:
    None
  • Environment:
    Linux, firefox 1.5, Moodle 1.7
  • Database:
    PostgreSQL
  • Affected Branches:
    MOODLE_17_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE

Description

Not all tool tips has been putted into lib\editor\htmlarea\lang\en.php, this caused some tooltips not translated into local language.

After review the code, I find we need add:

createanchor: "<?php print_string("createanchor","editor") ?>",
searchandreplace: "<?php print_string("searchandreplace","editor") ?>",
into en.php file, in tooltips area.

Hope someone can integrated this into Moodle cvs.

Issue Links

Activity

Hide
David Mudrak added a comment -

Both strings are now fixed - see the linked issues. Closing.

Show
David Mudrak added a comment - Both strings are now fixed - see the linked issues. Closing.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: