Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-35994 Required core change in 2.4 for the HTML5 app
  3. MDL-29202

Create mobile.php language file for mobile app translation

    XMLWordPrintable

Details

    • Sub-task
    • Status: Closed
    • Blocker
    • Resolution: Won't Fix
    • 2.1
    • None
    • Language
    • MOODLE_21_STABLE
    • Hide

      Create a testfile in dirroot:

      <?php
      include("config.php");
      echo get_string("welcome", "mobile");
      echo get_string("settings", "mobile");

      You may check also the WebService:
      core_get_component_string

      Show
      Create a testfile in dirroot: <?php include("config.php"); echo get_string("welcome", "mobile"); echo get_string("settings", "mobile"); You may check also the WebService: core_get_component_string

    Description

      new mobile.php file to translate the app

      Attachments

        Issue Links

          Activity

            People

              jleyva Juan Leyva
              dongsheng Dongsheng Cai
              Sam Hemelryk Sam Hemelryk
              Votes:
              1 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: