aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/Localizable.strings
Commit message (Collapse)AuthorAgeFilesLines
* Update Localizable.strings by running genstrings and remove use of multiple ↵stuconnolly2009-08-281-0/+0
| | | | comments for a single string.
* - Add BWToolkit Framework to allow for better control over some UI elementsavenjamin2009-06-231-0/+0
| | | | | | | - Add TABLE INFORMATION toggle button - shows/hides pane - Used new UI elements in Copy Table Syntax HUD window - Misc other changes - NOTE: more splitview changes to be made
* Fix missing Growl Notification prefs alert messageavenjamin2009-06-181-0/+0
|
* Implementation of enhancement #273: Allow user to truncate table by right ↵stuconnolly2009-06-151-0/+0
| | | | clicking.
* Forgot to update Localizable.strings for redesigned table info pane.stuconnolly2009-05-271-0/+0
|
* Add most of the improvements made to the rename table sheet to the duplicate ↵stuconnolly2009-05-181-0/+0
| | | | table sheet.
* Show alert when enabling Growl Notifications to let the user know about ↵avenjamin2009-05-181-0/+0
| | | | changing notifications in System Preferences.
* Add the ability to rename tables. This could potentially be enhanced to ↵stuconnolly2009-05-171-0/+0
| | | | allowing renaming views, which is supported as of MySQL version 5.0.14, but requires some version detection to take place.
* - attempt fix for alert issues when deleting tables, etc. mtvee2009-05-151-0/+12
| | | | - localize relations view dialogs
* - added ability to view function and procedures and preliminary ability to ↵mtvee2009-05-131-0/+0
| | | | input same via the editor
* Improve warning dialogs when removing table fields and indexes. Part of ↵stuconnolly2009-05-121-0/+0
| | | | issue #192.
* Improve warning dialogs when removing table rows. Part of issue #192.stuconnolly2009-05-111-0/+0
|
* - Update delete table and database warning messages to be more user friendly ↵stuconnolly2009-04-171-0/+0
| | | | | | | | (issue #192). - Also make these messages have a style of critical to indicate the potential loss of data as a result of performing the operation. - Updated Localizable.strings to accommodate new dialog messages.
* Spelling error in Flush Privilege's success message. Issue #123avenjamin2008-12-221-0/+0
|
* MERGED r262:266 from branches/stuart02 to trunk to include new project ↵stuconnolly2008-12-101-0/+0
structure.