https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38935

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This fixes the item search
      release notes|                            |results table in the staff
                   |                            |interface - the "Actions"
                   |                            |column label is now
                   |                            |translatable.
                 CC|                            |[email protected]
            Summary|"Actions" column not        |"Actions" column not
                   |translatable in             |translatable for the item
                   |itemsearch.tt               |search results table
                   |                            |(itemsearch.tt)

--- Comment #3 from David Nind <[email protected]> ---
Testing notes (using KTD):

1. Install a language: koha-translate --install de-DE --dev kohadev
2. Enable the language: Koha administration > System preferences > I18NL10N >
StaffInterfaceLanguages
3. For German, note that the "Actions" column is still labeleld as "Actions",
instead of "Aktionen"
3. After the patch is applied:
   - Update the translation .po files with the new strings: gulp po:update
--lang de-DE
   - Install the updated transaltion: koha-translate --update de-DE --dev
kohadev
4. Column label for the "Actions" column is now correctly translated.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to