New string in the book module

New string in the book module

Ralf Krause
Vastuste arv 5
Language pack maintainers pilt

Hi Dave,

there's a new string in the book module that IO can't translate. The new string is not in the AMOS tool yet. What should I do for this problem? The new sting is "Add a new book" and can be found in the roles section "mod/book:addinstance"

Ralf

Manus new_string_in_book_module.png
Vastuses Ralf Krause

Re: New string in the book module

David Mudrák
Language pack maintainers pilt
Hi Ralf, and thanks for the report. The string should be now available in the AMOS Translator.
Vastuses David Mudrák

Re: New string in the book module

Ralf Krause
Language pack maintainers pilt

Hi David,

the string can be found in lang package for Moodle 2.2 but not in the others.

Ralf

Vastuses Ralf Krause

Re: New string in the book module

David Mudrák
Language pack maintainers pilt
Oops, right. The string is required for Moodle 2.3 and therefore it is introduced in the Book master branch only. The stable 2.2, 2.1 and 2.0 branches do not have this string.

I just fixed AMOS database so that your translation appears at 2.3dev correctly. Thanks for pinging me.
Vastuses David Mudrák

Re: New string in the book module

Ralf Krause
Language pack maintainers pilt

Hi David,

the Text "Add a new book" is also shown in Moodle 2.2. Actually I do not have a Moodle 2.1 or 2.0 with an installed book module so I can't say anything about the others.

Ralf

Vastuses Ralf Krause

Re: New string in the book module

David Mudrák
Language pack maintainers pilt
Well, yes. It can be shown in your Moodle 2.2 if you installed Book's master branch instead of its MOODLE_22_STABLE branch. The point is that this capability is used by Moodle 2.3 and higher only. Therefore Petr correctly included the string in the master branch only and that one will form 2.3 release of the plugin.