Bug 10749: Fix typo in budget_add_del permission
commit44d7678171901808c3a3a8406a70434386a321e0
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Mon, 10 Nov 2014 19:53:20 +0000 (10 20:53 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 25 Nov 2014 18:29:51 +0000 (25 15:29 -0300)
tree99f6f60848f712c14360d68c1edbcd6eb660df73
parent532b41934c7a573727a4700ed0975a2426d955bb
Bug 10749: Fix typo in budget_add_del permission

Updates the en permission file and adds a database
update to fix the permisson.

The update is done using the description, to not
untranslate non-English permission descriptions.

To test:
- Run the database update on your existing installation
  and check the typo is gone
- Run the web installer and check there are no errors
  and permissions are loaded correctly (and without typos)

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Test plan works correctly.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
installer/data/mysql/en/mandatory/userpermissions.sql
installer/data/mysql/updatedatabase.pl