diff options
author | Bibiko <bibiko@eva.mpg.de> | 2010-09-01 11:13:00 +0000 |
---|---|---|
committer | Bibiko <bibiko@eva.mpg.de> | 2010-09-01 11:13:00 +0000 |
commit | 03cc646df33f73218b0189601f1cc6f711cc2bfb (patch) | |
tree | a6e29b6bf127560a4f1dddf01d9eb8da415117e8 /Interfaces/English.lproj/DataMigrationDialog.xib | |
parent | 33db54fee22d960cf51478fcb79649b19d131d01 (diff) | |
download | sequelpro-03cc646df33f73218b0189601f1cc6f711cc2bfb.tar.gz sequelpro-03cc646df33f73218b0189601f1cc6f711cc2bfb.tar.bz2 sequelpro-03cc646df33f73218b0189601f1cc6f711cc2bfb.zip |
• corrected spelling of "First line contains fields names" to "First line contains field names"
Diffstat (limited to 'Interfaces/English.lproj/DataMigrationDialog.xib')
-rw-r--r-- | Interfaces/English.lproj/DataMigrationDialog.xib | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Interfaces/English.lproj/DataMigrationDialog.xib b/Interfaces/English.lproj/DataMigrationDialog.xib index 79803b23..668120a0 100644 --- a/Interfaces/English.lproj/DataMigrationDialog.xib +++ b/Interfaces/English.lproj/DataMigrationDialog.xib @@ -12,7 +12,7 @@ </object> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="332"/> + <integer value="12"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -780,7 +780,7 @@ <object class="NSButtonCell" key="NSCell" id="413696615"> <int key="NSCellFlags">-2080244224</int> <int key="NSCellFlags2">131072</int> - <string key="NSContents">First line contains fields names</string> + <string key="NSContents">First line contains field names</string> <reference key="NSSupport" ref="26"/> <reference key="NSControlView" ref="397227507"/> <int key="NSButtonFlags">1211912703</int> |