correct spelling
This commit is contained in:
parent
1bcbd90b83
commit
ea709767f4
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ pandora.ui.errorDialog = function(data) {
|
|||
})
|
||||
]),
|
||||
content: Ox._('Sorry, a server {0}'
|
||||
+ ' occured while handling your request.'
|
||||
+ ' occurred while handling your request.'
|
||||
+ ' To help us find out what went wrong,'
|
||||
+ ' you may want to report this error to an administrator.'
|
||||
+ ' Otherwise, please try again later.', [error]),
|
||||
|
|
Loading…
Reference in a new issue