Moodle

missing string from lang file (even from the english one)

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Duplicate
  • Affects Version/s: 1.9.1
  • Fix Version/s: 1.9.5
  • Component/s: Language
  • Labels:
    None
  • Affected Branches:
    MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE

Description

I am quite shame of me in posting this bug
Performing a restore this morning with todays weekly release I found the string "userswithfiles" not translated.

Issue Links

Activity

Hide
Koen Roggemans added a comment -

it's not in 1.9, nor in head. Where should it be? What should it do? (file, interface, ...)

Show
Koen Roggemans added a comment - it's not in 1.9, nor in head. Where should it be? What should it do? (file, interface, ...)
Hide
Koen Roggemans added a comment -

used in moodle/moodle/backup/backuplib.php

Show
Koen Roggemans added a comment - used in moodle/moodle/backup/backuplib.php
Hide
Koen Roggemans added a comment -

Found. Used in backuplib

Show
Koen Roggemans added a comment - Found. Used in backuplib
Hide
Koen Roggemans added a comment -

Petr, I guess you were working on backuplib recently?

Show
Koen Roggemans added a comment - Petr, I guess you were working on backuplib recently?
Hide
Daniele Cordella added a comment - - edited

Sorry Koen if you were expecting a more detailed description of the bug.
I thought that a simple
grep -r 'userswithfiles' *
was better than every word.
Sorry.

Show
Daniele Cordella added a comment - - edited Sorry Koen if you were expecting a more detailed description of the bug. I thought that a simple grep -r 'userswithfiles' * was better than every word. Sorry.
Hide
Koen Roggemans added a comment -

No, you're right. I found it that way. I just started searching in the langpacks, but obviously it wasn't there anymore :-D

Show
Koen Roggemans added a comment - No, you're right. I found it that way. I just started searching in the langpacks, but obviously it wasn't there anymore :-D
Hide
Daniele Cordella added a comment -

thanks. ciao.

Show
Daniele Cordella added a comment - thanks. ciao.
Hide
Mark Nielsen added a comment -

I'd like to bump this one for being fixed as well - also linked 2 duplicate tickets to this one.

Show
Mark Nielsen added a comment - I'd like to bump this one for being fixed as well - also linked 2 duplicate tickets to this one.
Hide
Mark Nielsen added a comment -

Oh, and I'll add that from looking at the code, it appears that this string should be defined in lang/en_utf8/moodle.php

Show
Mark Nielsen added a comment - Oh, and I'll add that from looking at the code, it appears that this string should be defined in lang/en_utf8/moodle.php
Hide
Michael Blake added a comment -

Petr,
Looks like a fairly easy fix and is causing problems for a MP. Please fix for 1.9.5

Show
Michael Blake added a comment - Petr, Looks like a fairly easy fix and is causing problems for a MP. Please fix for 1.9.5
Hide
Helen Foster added a comment -

Thanks for everyone's comments. This issue duplicates MDL-17620 which has just been fixed.

Show
Helen Foster added a comment - Thanks for everyone's comments. This issue duplicates MDL-17620 which has just been fixed.

Dates

  • Created:
    Updated:
    Resolved: