芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/public_html/cepali/admin/tool/customlang/templates/translator.mustache
{{! This file is part of Moodle - http://moodle.org/ Moodle is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Moodle is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Moodle. If not, see
. }} {{! @template tool_customlang/translator Template for the custom language translator page. Classes required for JS: - Data attributes required for JS: - Context variables required for this template: * strings Example context (json): { "hasstrings": true, "formurl": "admin/tool/customlang/edit.php?lng=en", "currentpage": 0, "sesskey" : "AZyeeQgmcs", "strings": [ { "id": 11, "component": "core", "componentid": 1, "stringid": "course", "original": "Course", "master": "Cursus", "local": "Hoofdstuk", "outdated": 0, "modified": 1 } ] } }} {{^hasstrings}} {{{ nostrings }}} {{/hasstrings}} {{#hasstrings}}
{{#str}}savecontinue, tool_customlang{{/str}}
{{#str}}savecheckin, tool_customlang{{/str}}
{{#str}}headingcomponent, tool_customlang{{/str}}
{{#str}}headingstringid, tool_customlang{{/str}}
{{#str}}headingstandard, tool_customlang{{/str}}
{{#str}}headinglocal, tool_customlang{{/str}}
{{#strings}}
{{#str}}headingcomponent, tool_customlang{{/str}}
{{{ component }}}
{{#str}}headingstringid, tool_customlang{{/str}}
{{{ stringid }}}
{{#str}}headingstandard, tool_customlang{{/str}}
{{ master }}
{{{ placeholderhelp }}} {{{ outdatedhelp}}}
{{#showoriginalvsmaster}}
{{ original }}
{{/showoriginalvsmaster}}
{{#str}}headinglocal, tool_customlang{{/str}}
{{{ local }}}</textarea> {{#checkupdated}}
{{#str}}markuptodate, tool_customlang{{/str}}
{{{ outdatedhelp }}}
{{/checkupdated}}
{{/strings}}
{{#str}}savecontinue, tool_customlang{{/str}}
{{#str}}savecheckin, tool_customlang{{/str}}
{{/hasstrings}}