diff options
Diffstat (limited to 'src/locales/en-gb.json')
-rw-r--r-- | src/locales/en-gb.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/locales/en-gb.json b/src/locales/en-gb.json index c3746f9b..6206f773 100644 --- a/src/locales/en-gb.json +++ b/src/locales/en-gb.json @@ -3,7 +3,8 @@ "authors": [ "Chase me ladies, I'm the Cavalry", "Shirayuki", - "Andibing" + "Andibing", + "HairyFotr" ] }, "index.newPad": "New Pad", @@ -54,7 +55,7 @@ "pad.importExport.exportword": "Microsoft Word", "pad.importExport.exportpdf": "PDF", "pad.importExport.exportopen": "ODF (Open Document Format)", - "pad.importExport.abiword.innerHTML": "You only can import from plain text or HTML formats. For more advanced import features please <a href=\"https://github.com/ether/etherpad-lite/wiki/How-to-enable-importing-and-exporting-different-file-formats-in-Ubuntu-or-OpenSuse-or-SLES-with-AbiWord\">install abiword</a>.", + "pad.importExport.abiword.innerHTML": "You only can import from plain text or HTML formats. For more advanced import features please <a href=\"https://github.com/ether/etherpad-lite/wiki/How-to-enable-importing-and-exporting-different-file-formats-with-AbiWord\">install AbiWord</a>.", "pad.modals.connected": "Connected.", "pad.modals.reconnecting": "Reconnecting to your pad..", "pad.modals.forcereconnect": "Force reconnect", |