mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-29 19:59:14 -04:00
Fix html attr translation
This commit is contained in:
parent
04b65a0b4e
commit
fdf6628cc5
4 changed files with 28 additions and 27 deletions
|
@ -48,7 +48,7 @@ pad.importExport.abiword.innerHTML = You only can import from plain text or html
|
|||
pad.modals.connected = Connected.
|
||||
pad.modals.reconnecting = Reconnecting to your pad..
|
||||
pad.modals.forcereconnect = Force reconnect
|
||||
pad.modals.uderdup = Opened in another window
|
||||
pad.modals.userdup = Opened in another window
|
||||
pad.modals.userdup.explanation = This pad seems to be opened in more than one browser window on this computer.
|
||||
pad.modals.userdup.advice = Reconnect to use this window instead.
|
||||
pad.modals.unauth = Not authorized
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue