Skip to content

Commit

Permalink
- change erase to reset
Browse files Browse the repository at this point in the history
  • Loading branch information
savvycom-copilot committed Oct 12, 2014
1 parent c52fc70 commit c44128b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions SimulatorManager/en.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<object class="NSMenu" id="862705665">
<string key="NSTitle"/>
<array class="NSMutableArray" key="NSMenuItems">
<object class="NSMenuItem" id="1064529420">
<object class="NSMenuItem" id="158591610">
<reference key="NSMenu" ref="862705665"/>
<bool key="NSIsDisabled">YES</bool>
<bool key="NSIsSeparator">YES</bool>
Expand All @@ -109,9 +109,9 @@
<reference key="NSOnImage" ref="35465992"/>
<reference key="NSMixedImage" ref="502551668"/>
</object>
<object class="NSMenuItem" id="796561994">
<object class="NSMenuItem" id="547763140">
<reference key="NSMenu" ref="862705665"/>
<string key="NSTitle">Erase All Simulators</string>
<string key="NSTitle">Reset All Simulators</string>
<string key="NSKeyEquiv"/>
<int key="NSMnemonicLoc">2147483647</int>
<reference key="NSOnImage" ref="35465992"/>
Expand Down Expand Up @@ -219,7 +219,7 @@
<object class="IBActionConnection" key="connection">
<string key="label">eraseAllSimulators:</string>
<reference key="source" ref="1014"/>
<reference key="destination" ref="796561994"/>
<reference key="destination" ref="547763140"/>
</object>
<int key="connectionID">663</int>
</object>
Expand Down Expand Up @@ -275,7 +275,7 @@
<object class="IBOutletConnection" key="connection">
<string key="label">eraseMenuItem</string>
<reference key="source" ref="976324537"/>
<reference key="destination" ref="796561994"/>
<reference key="destination" ref="547763140"/>
</object>
<int key="connectionID">664</int>
</object>
Expand Down Expand Up @@ -365,8 +365,8 @@
<reference ref="630128020"/>
<reference ref="116792579"/>
<reference ref="605965567"/>
<reference ref="796561994"/>
<reference ref="1064529420"/>
<reference ref="547763140"/>
<reference ref="158591610"/>
</array>
<reference key="parent" ref="0"/>
</object>
Expand Down Expand Up @@ -408,13 +408,13 @@
</object>
<object class="IBObjectRecord">
<int key="objectID">661</int>
<reference key="object" ref="796561994"/>
<reference key="object" ref="547763140"/>
<reference key="parent" ref="862705665"/>
<string key="objectName">Erase All Simulators</string>
</object>
<object class="IBObjectRecord">
<int key="objectID">662</int>
<reference key="object" ref="1064529420"/>
<reference key="object" ref="158591610"/>
<reference key="parent" ref="862705665"/>
</object>
</array>
Expand Down

0 comments on commit c44128b

Please sign in to comment.