Skip to content

Commit

Permalink
Changed 'Override Changes' menu item to 'Override Remote Changes'. Ref
Browse files Browse the repository at this point in the history
  • Loading branch information
kozec committed Jun 10, 2015
1 parent 0924c24 commit b152778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.glade
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@
<object class="GtkImageMenuItem" id="menu-popup-override">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Override Changes</property>
<property name="label" translatable="yes">Override Remote Changes</property>
<property name="use_underline">True</property>
<property name="use_stock">True</property>
<property name="always_show_image">True</property>
Expand Down

0 comments on commit b152778

Please sign in to comment.