diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2013-10-14 11:11:31 +0000 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2013-10-14 11:11:31 +0000 |
commit | 96c366b1e1a22e6263df1051c7b4c14696296af8 (patch) | |
tree | d9c67229af4546fa9b08fb55f20bbf4b3928d544 /src | |
parent | e308c265afb92edc92c8229e9ad696feb2aad1bb (diff) | |
download | etherpad-lite-96c366b1e1a22e6263df1051c7b4c14696296af8.zip |
Consistent spelling style
Spotted by Shirayuki in https://translatewiki.net/wiki/Thread:Support/About_EtherpadLite:Pad.modals.badChangeset.cause/en
Diffstat (limited to 'src')
-rw-r--r-- | src/locales/en.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/locales/en.json b/src/locales/en.json index 004265ae..e651da43 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -74,10 +74,10 @@ "pad.modals.slowcommit.cause": "This could be due to problems with network connectivity.", "pad.modals.badChangeset.explanation": "An edit you have made was classified illegal by the synchronization server.", - "pad.modals.badChangeset.cause": "This could be due to a wrong server configuration or some other unexpected behaviour. Please contact the service administrator, if you feel this is an error. Try to reconnect in order to continue editing.", + "pad.modals.badChangeset.cause": "This could be due to a wrong server configuration or some other unexpected behavior. Please contact the service administrator, if you feel this is an error. Try to reconnect in order to continue editing.", "pad.modals.corruptPad.explanation": "The pad you are trying to access is corrupt.", - "pad.modals.corruptPad.cause": "This may be due to a wrong server configuration or some other unexpected behaviour. Please contact the service administrator.", + "pad.modals.corruptPad.cause": "This may be due to a wrong server configuration or some other unexpected behavior. Please contact the service administrator.", "pad.modals.deleted": "Deleted.", "pad.modals.deleted.explanation": "This pad has been removed.", |