shorter message for untranslated strings

This commit is contained in:
Régis Hanol
2013-11-04 11:52:12 +01:00
parent cc27c5f363
commit 934ede7d91
5 changed files with 14 additions and 38 deletions

View File

@ -248,4 +248,3 @@ Discourse = Ember.Application.createWithMixins(Discourse.Ajax, {
});
Discourse.Router = Discourse.Router.reopen({ location: 'discourse_location' });