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

Kevin Carnes <[email protected]> changed:

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

--- Comment #2 from Kevin Carnes <[email protected]> ---
Created attachment 141046
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141046&action=edit
Bug 31640: Fuzzy translations of preferences can cause missing sections and
inaccurate translations

This patch ignores fuzzy translations for preferences and warns if there are
multiple sections with the same translated name.

Test Plan:
1)  Install Swedish translations (./misc/translator/translate install sv-SE)
2)  Go to Koha administration in the staff interface
3)  Click Global system preferences
4)  Select I18N/L10N preferences
5)  Enable Swedish in the language preference for staff interface
6)  Save all I18N/L10N preferences
7)  Return to Koha administration
8)  Select Svenska as the language if the page is not in Swedish
9)  Click on Globala systeminställningar
10) Select Cirkulation
11) Observer that there is only SelfCheckInMainUserBlock or
        AutoSelfCheckAllowed, but not both
12) Apply the patch
13) Install Swedish translations (./misc/translator/translate install sv-SE)
14) Go to Koha administration
15) Select Svenska as the language if the page is not in Swedish
16) Click on Globala systeminställningar
17) Select Cirkulation
18) Observe that SelfCheckInMainUserBlock and AutoSelfCheckAllowed
        are both present

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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