Typo found in mana-subscription-search-result.inc when translating in line 77: <h4 id="mana_submit_comment"> Please enter a new comment (max 35 caracters)</h4> Should be changed to "characters" rather than "caracters". Permanent link to github: <https://github.com/Koha-Community/Koha/blob/3d840153d1e9736f126b04b96eea4367d096996b/koha-tmpl/intranet-tmpl/prog/en/includes/mana/mana-subscription-search-result.inc#L77>
Created attachment 88447 [details] [review] Bug 22746: Fix typos in add mana comment modals again Test plan: 1) Create subscription from Mana 2) On subscription detail page: report mistake > other a modal is shown it should be exactly 'Please enter a new commment (max 35 characters)' 3) The same in mana search results and in reports
These was fixed by bug 22452, but readded by 22250
Created attachment 89971 [details] [review] Bug 22746: Fix typos in add mana comment modals again Test plan: 1) Create subscription from Mana 2) On subscription detail page: report mistake > other a modal is shown it should be exactly 'Please enter a new commment (max 35 characters)' 3) The same in mana search results and in reports Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 89995 [details] [review] Bug 22746: Fix typos in add mana comment modals again Test plan: 1) Create subscription from Mana 2) On subscription detail page: report mistake > other a modal is shown it should be exactly 'Please enter a new commment (max 35 characters)' 3) The same in mana search results and in reports Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Awesome work all! Pushed to master for 19.05
Bug with new feature not in 18.11.x series.