https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20988
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #35 from Julian Maurice <[email protected]> --- Test plan: 1. Apply bug 15395 2. Apply the first two patches of this bug 3. Install koha-i18n (see the README) 4. Run koha-i18n on all .tt and .inc files 5. cd to misc/translator and run $GOPATH/src/github.com/jajm/koha-i18n/scripts/create-messages.sh 6. Run ./translate install fr-FR # or any available language 7. Reload starman 8. Go to Koha with your browser, switch language to fr-FR and check that the strings translated in misc/translator/fr-FR-messages.po are translated in the interface. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
