Community
Participate
Working Groups
Command.bothFilter.description=Select Incoming/Outgoing Mode in the Synchronize view
Command.toggleView.name=Toggle Synchronize View Layout
Command.toggleView.description=Toggle the Synchronize view's layout
Command.selectNextChange.description=Move to the next change
Command.selectNextChange.name=Next Change
Command.selectPreviousChange.description=Move to the previous change
Command.selectPreviousChange.name=Previous Change
category="org.eclipse.team.ui.commands.category"
id="org.eclipse.team.ui.syncview.syncAll">
</command>
<command
name="%Command.selectPreviousChange.name"
description="%Command.selectPreviousChange.description"
id="org.eclipse.team.ui.syncview.selectPreviousChange">
name="%Command.selectNextChange.name"
description="%Command.selectNextChange.description"
id="org.eclipse.team.ui.syncview.selectNextChange">
</extension>
<!-- ***************** Action sets ********************** -->
<extension