mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-02 13:19:14 -04:00
Merge pull request #2410 from Gared/feature/notify-user-cookies-rejected
Notify user if cookies can't be created
This commit is contained in:
commit
5df638bfac
4 changed files with 18 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
"pad.colorpicker.cancel": "Cancel",
|
||||
|
||||
"pad.loading": "Loading...",
|
||||
"pad.noCookie": "Cookie could not be found. Please allow cookies in your browser!",
|
||||
"pad.passwordRequired": "You need a password to access this pad",
|
||||
"pad.permissionDenied": "You do not have permission to access this pad",
|
||||
"pad.wrongPassword": "Your password was wrong",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue