[Koha-bugs] [Bug 34079] The phrase "Displaying [all|approved|pending|rejected] terms" was separated

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 21 17:01:52 CEST 2023


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

Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #152523|0                           |1
        is obsolete|                            |

--- Comment #3 from Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com> ---
Created attachment 152527
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152527&action=edit
Bug 34079: The phrase "Displaying [all|approved|pending|rejected] terms" was
separated

This patch reunites the words for the sentence "Displaying
[all|approved|pending|rejected] terms" in order to facilitate
translating in languages that have a different syntax.

To test:
1. Install a new language

   ./misc/translator/translate install xx-XX

2. Check the xx-XX-staff-prog.po file for the sentence
   --> All the words are individual strings

3. Apply patch

4. Update the po files

   ./misc/translator/translate update xx-XX

5. Check the xx-XX-staff-prog.po file again
   --> The sentence is reunited for each status (Displaying all terms,
Displaying approved terms, etc.)

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list