diff options
author | rowanbeentje <rowan@beent.je> | 2011-05-08 16:13:11 +0000 |
---|---|---|
committer | rowanbeentje <rowan@beent.je> | 2011-05-08 16:13:11 +0000 |
commit | 75ef02696f362f408efece70ede90a6575abfb5a (patch) | |
tree | a170db676548a71ea40f5af955fc380f06b6d878 /Resources | |
parent | 4dfa685461faec53e709afaba1323c8384d1c412 (diff) | |
download | sequelpro-75ef02696f362f408efece70ede90a6575abfb5a.tar.gz sequelpro-75ef02696f362f408efece70ede90a6575abfb5a.tar.bz2 sequelpro-75ef02696f362f408efece70ede90a6575abfb5a.zip |
- Fix a number of warnings for DBView.xib by moving some 10.6-only code from a #ifndef SP_REFACTOR/#else/#endif to just a #ifdef SP_REFACTOR/<protocol declaration>/#endif, and remarking a few items as IBOutlets
- Update localisable strings
Diffstat (limited to 'Resources')
-rw-r--r-- | Resources/English.lproj/DBView.strings | bin | 100462 -> 100666 bytes |
-rw-r--r-- | Resources/English.lproj/DatabaseProcessList.strings | bin | 9308 -> 9576 bytes |
-rw-r--r-- | Resources/English.lproj/Localizable.strings | bin | 219438 -> 220174 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/Resources/English.lproj/DBView.strings b/Resources/English.lproj/DBView.strings Binary files differindex aa6a0a4d..fc5a545d 100644 --- a/Resources/English.lproj/DBView.strings +++ b/Resources/English.lproj/DBView.strings diff --git a/Resources/English.lproj/DatabaseProcessList.strings b/Resources/English.lproj/DatabaseProcessList.strings Binary files differindex 9df6ea58..f76abf72 100644 --- a/Resources/English.lproj/DatabaseProcessList.strings +++ b/Resources/English.lproj/DatabaseProcessList.strings diff --git a/Resources/English.lproj/Localizable.strings b/Resources/English.lproj/Localizable.strings Binary files differindex 9c49eab5..cf6e63cc 100644 --- a/Resources/English.lproj/Localizable.strings +++ b/Resources/English.lproj/Localizable.strings |