Skip to content

Commit

Permalink
Fix English syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mathjazz committed Jan 27, 2016
1 parent cdae95f commit b8de71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pontoon/base/static/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ var Pontoon = (function (my) {
},
success: function(data) {
Pontoon.endLoader(
"New projects requested. We'll send you an email once it gets enabled.", "", true);
"New projects requested. We'll send you an email once they get enabled.", "", true);
},
error: function() {
Pontoon.endLoader('Oops, something went wrong.', 'error');
Expand Down

0 comments on commit b8de71e

Please sign in to comment.