Skip to content

Commit

Permalink
Change delete watch popup title. Fix Toolwatchapp/tw-mobile#45
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuNls committed Jul 21, 2016
1 parent f92803e commit 7bab2a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/app/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"update-watch": "Update this watch",
"delete-watch": "Delete this watch",
"slogan": "The most convenient way to measure the accuracy of your mechanical watch",
"delete-watch-alert": "Watch suppresion",
"delete-watch-alert": "Delete watch",
"delete-watch-confirm": "Do you want to delete your ",
"confirm": "Confirm",
"cancel": "Cancel",
Expand Down
2 changes: 1 addition & 1 deletion src/app/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"update-watch": "Update this watch",
"delete-watch": "Delete this watch",
"slogan": "The most convenient way to measure the accuracy of your mechanical watch",
"delete-watch-alert": "Watch suppresion",
"delete-watch-alert": "Delete watch",
"delete-watch-confirm": "Do you want to delete your ",
"confirm": "Confirm",
"cancel": "Cancel",
Expand Down

0 comments on commit 7bab2a4

Please sign in to comment.