Fixed comment.
This commit is contained in:
parent
acbe929706
commit
696bfb0883
@ -71,7 +71,8 @@ angular.module('OpenSlidesApp.core.site', [
|
||||
// set detected browser language as default language (fallback: 'en')
|
||||
Languages.setCurrentLanguage(Languages.getBrowserLanguage());
|
||||
|
||||
//TODO: for debug only! (helps to find untranslated strings by adding "[MISSING]:")
|
||||
// Set this to true for debug. Helps to find untranslated strings by
|
||||
// adding "[MISSING]:".
|
||||
gettextCatalog.debug = false;
|
||||
}
|
||||
])
|
||||
|
Loading…
Reference in New Issue
Block a user