From 55fb563d473c25c0ea917898001b7ab4c4e09633 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Wed, 22 Dec 2010 01:40:36 +0000 Subject: - Fix issues with user management and GRANT OPTION - when applying all privileges (or removing all privileges) at once, the server treated the list of all options as 'GRANT ALL', instead of GRANT ALL WITH GRANT OPTION. - Update localisable strings files --- Resources/English.lproj/BundleEditor.strings | Bin 18482 -> 18258 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Resources/English.lproj/BundleEditor.strings') diff --git a/Resources/English.lproj/BundleEditor.strings b/Resources/English.lproj/BundleEditor.strings index 70fce557..a37c760c 100644 Binary files a/Resources/English.lproj/BundleEditor.strings and b/Resources/English.lproj/BundleEditor.strings differ -- cgit v1.2.3 From f873d9c10f5023be4c14114db009a6467c7dcc92 Mon Sep 17 00:00:00 2001 From: dmoagx Date: Sun, 26 Dec 2010 00:59:22 +0000 Subject: * Provide more context for Bundle Editor localizable messages (leaves one issue with genstrings, might need to set "-q") --- Resources/English.lproj/BundleEditor.strings | Bin 18258 -> 19640 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Resources/English.lproj/BundleEditor.strings') diff --git a/Resources/English.lproj/BundleEditor.strings b/Resources/English.lproj/BundleEditor.strings index a37c760c..17be5976 100644 Binary files a/Resources/English.lproj/BundleEditor.strings and b/Resources/English.lproj/BundleEditor.strings differ -- cgit v1.2.3