Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Caroline Cyr La Rose 923aab2774
Bug 23983: Contextualization of 'Order' (verb) vs 'Order' (noun)
This patch adds context (word class, either verb or noun) to the word
'Order' when it is displayed alone in the acquisitions module.

The following files have been modified:
basket.tt
neworderbiblio.tt
newordersubscription.tt
newordersuggestion.tt
ordered.tt
parcel.tt
spent.tt
transferorder.tt
uncertainprice.tt
z3950_search.tt

To test, check all those pages in English to make sure there is
no change.
1- Go to Acquisitions
2- Create a basket
3- Add to basket from an existing record (neworderbiblio)
4- Add to basket from a subscription (newordersubscription)
5- Add to basket from a suggestion (newordersuggestion)
6- Add to basket from an external source (z3950_search)
7- In one of the orders, check the uncertain price box
8- Check the basket display table (basket)
9- Click transfer on one of the orders (transferorder)
10- Go to the vendor page and click on 'Uncertain prices' (uncertainprice)
11- Click on 'Receive parcel' (parcel)
12- Go to the Acquisitions home page and click on the
amount for 'ordered' (ordered)
13- Go to the Acquisitions home page and click on the
amount for 'spent' (spent)

Next, install a new language (fr-CA used as example)
1- translate create fr-CA
2- open fr-CA-messages.po and add a translation for Order
(verb) and Order (noun) (it doesn't have to be real, just
write something different for each)
3- translate install fr-CA
4- in the system preferences, enable the french language in
'language'
5- change interface language to french

Redo the tests above to make sure the word you put in the translation
for the verb is in the places where 'Order' should be a verb and that
the translation you put in for the noun is in the places where 'Order'
should be a noun

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-11-13 13:14:39 +00:00
..
csv
tables
acqui-home.tt Bug 22556: Add ability to quickly filter funds/budgets by library on the Acquisitions home page 2019-04-25 11:44:34 +00:00
addorder.tt
addorderiso2709.tt Bug 23338: Allow specifying order level replacement price when adding to basket from file 2019-08-19 08:26:39 +01:00
ajax.tt
basket.tt Bug 23983: Contextualization of 'Order' (verb) vs 'Order' (noun) 2019-11-13 13:14:39 +00:00
basketgroup.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
basketheader.tt Bug 23863: (QA follow-up) Add missing html filter 2019-10-24 10:56:17 +01:00
booksellers.tt Bug 21364: (QA follow-up) Fix QA script complaints (tabs and filters) 2019-04-30 12:45:42 +00:00
cancelorder.tt
duplicate_orders.tt
edi_ean.tt
edifactmsgs.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
edimsg.tt
histsearch.tt Bug 14669: Add search option for managing library to orders search 2019-10-08 14:04:48 +01:00
invoice-files.tt
invoice.tt Bug 11514: Untranslatable "Uncertain" text in acq 2019-11-06 16:54:42 +00:00
invoices.tt
lateorders.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
modordernotes.tt
neworderbiblio.tt Bug 23983: Contextualization of 'Order' (verb) vs 'Order' (noun) 2019-11-13 13:14:39 +00:00
neworderempty.tt Bug 23320: Removed unused close parameter in neworderempty 2019-10-08 14:01:22 +01:00
neworderempty_duplicate.tt
newordersubscription.tt Bug 23983: Contextualization of 'Order' (verb) vs 'Order' (noun) 2019-11-13 13:14:39 +00:00
newordersuggestion.tt Bug 23983: Contextualization of 'Order' (verb) vs 'Order' (noun) 2019-11-13 13:14:39 +00:00
ordered.tt Bug 23983: Contextualization of 'Order' (verb) vs 'Order' (noun) 2019-11-13 13:14:39 +00:00
orderreceive.tt Bug 23444: Terminology - Use library instead of branch 2019-10-17 15:06:57 +01:00
parcel.tt Bug 23983: Contextualization of 'Order' (verb) vs 'Order' (noun) 2019-11-13 13:14:39 +00:00
parcels.tt Bug 22975: Remove type attribute from script tags: Acquisitions 2019-05-30 10:25:53 +00:00
showorder.tt
spent.tt Bug 23983: Contextualization of 'Order' (verb) vs 'Order' (noun) 2019-11-13 13:14:39 +00:00
supplier.tt Bug 23101: (follow-up) use NoSort class in datatable 2019-10-08 14:17:04 +01:00
transferorder.tt Bug 23983: Contextualization of 'Order' (verb) vs 'Order' (noun) 2019-11-13 13:14:39 +00:00
uncertainprice.tt Bug 23983: Contextualization of 'Order' (verb) vs 'Order' (noun) 2019-11-13 13:14:39 +00:00
z3950_search.tt Bug 23983: Contextualization of 'Order' (verb) vs 'Order' (noun) 2019-11-13 13:14:39 +00:00