When new permissions are added to userpermissions.sql file for the English version, it is necessary to : 1. add them to localized version of those files, the test case xt/permissions.t track missing permissions 2. add them to live DB via updatabase.pl script 3. translate the localized version from English This bug is a meta-bug where to attach patch for: - adding permissions to localized .sql files when missing - adding UPDATEs to updatabase.pl if omitted - translating from English
Created attachment 5457 [details] [review] Fix userpermissions SQL file for fr-FR Not sure a sign-off is needed for such a patch...
Created attachment 5949 [details] [review] [SIGNED-OFF] Bug 6883 Update userpermisions.sql fr-FR file Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> I verified that the new files works with the web installer, permissions can be set and removed.
Just a change to textual values in a SQL file. I cannot confirm the translation is correct, but I can check the syntax and layout. By that token, Passed QA.
Pushed, please test
Test passes on current master.