Skip to content

Commit

Permalink
Interface adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
PCigales authored Sep 28, 2021
1 parent b754d78 commit f22af56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GPXTweaker.py
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@
'jgraphtime': 'duration',
'jmundo1': 'Insertion of %s point(s) cancelled',
'jmundo2': 'Modification of %s point(s) cancelled',
'jmredo1': 'Insertion of %s point(s) restores',
'jmredo1': 'Insertion of %s point(s) restored',
'jmredo2': 'Modification of %s point(s) restored',
'jminsert1': 'Waypoint inserted',
'jminsert2': 'Point inserted',
Expand Down

0 comments on commit f22af56

Please sign in to comment.