Skip to content

Commit

Permalink
i18n: Update Sync strategy descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelklehr committed Oct 22, 2020
1 parent 52eb8f6 commit d2221c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,10 +186,10 @@
"message": "Merge local and remote changes (recommended)"
},
"LabelStrategyslave": {
"message": "Always overwrite and revert local changes"
"message": "Always revert local changes and pull upstream remote changes"
},
"LabelStrategyoverwrite": {
"message": "Always overwrite and revert remote changes"
"message": "Always revert upstream remote changes and push local changes"
},
"LabelSave": {
"message": "Save"
Expand Down

0 comments on commit d2221c3

Please sign in to comment.