Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-12094

Search Moodle - [[blockname]] - Missing Strings for English

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 1.8.3, 1.8.4
    • 1.8.3
    • Blocks
    • None
    • Linux Redhat FC7, Apache
    • MOODLE_18_STABLE
    • MOODLE_18_STABLE

      Search Moodle - [[blockname]] - Missing Strings for English

      I noticed today... after updating to the latest 1.8.3 that I have a block that has no strings.. I am assuming it is a local "Search Moodle" block... but with the strings missing I cannot be sure. It has a version of: 2007081100 .

      The only string that it does have is: "Search Moodle" which is next to an input box.

      The missing strings are:

      [[blockname]]
      [[search]]
      [[enteryoursearchquery]]
      [[advancedsearch]]
      [[statistics]]
      [[searching]]
      [[documents]]
      [[configsearchtext]]
      [[configbuttonlabel]]
      [[configenablefileindexing]]
      [[configfiletypes]]
      [[configpdftotextcmd]]
      [[configwordtotextcmd]]
      [[configwordtotextenv]]
      [[configlimitindexbody]]

      -----------

      This search suggests it is a block called search...

      [root@www moodle]# find -type f -exec grep -H -i "configlimitindexbody" {} \;
      ./blocks/search/config_global.html: <b><?php print_string('configlimitindexbody', 'block_search') ?>:</b>

      -----------

      Only 2 language files... (ie) not English... match...

      [root@www moodle]# find -type f -exec grep -H -i "configlimitindexbody" {} \;
      ./nl_utf8/block_search.php:$string['configlimitindexbody'] = 'Beperk grootte van gendexeerd tekstdeel';
      ./fr_utf8/block_search.php:$string['configlimitindexbody'] = 'Taille limite du corps index';

      -----------

      Is this an old block I need to delete??

      or

      Do I need to get some strings back from somewhere else??

      Thanks in advance, Ajos1

      (PS: The only additional blocks I have installed are... ajosmain aou_clock livestats questionnaire )

            chuang Wen Hao Chuang
            ajos1 Antony O'Sullivan (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.