diff options
author | John McLear <john@mclear.co.uk> | 2014-12-29 22:05:14 +0100 |
---|---|---|
committer | John McLear <john@mclear.co.uk> | 2014-12-29 22:05:14 +0100 |
commit | a2262c56b987b0ec587f0790fc74e6590bccce71 (patch) | |
tree | d84595887c2ce021d7ea93f34e33023f0fc5d026 /src/locales/en.json | |
parent | a6400b3f619cc62602afa8fc9c6ff1686c8aa089 (diff) | |
download | etherpad-lite-a2262c56b987b0ec587f0790fc74e6590bccce71.zip |
msg for user
Diffstat (limited to 'src/locales/en.json')
-rw-r--r-- | src/locales/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/locales/en.json b/src/locales/en.json index 5e074e38..17a83b46 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -130,6 +130,7 @@ "pad.impexp.importing": "Importing...", "pad.impexp.confirmimport": "Importing a file will overwrite the current text of the pad. Are you sure you want to proceed?", "pad.impexp.convertFailed": "We were not able to import this file. Please use a different document format or copy paste manually", + "pad.impexp.padHasData": "We were not able to import this file because this Pad has already had changes, please import to a new pad", "pad.impexp.uploadFailed": "The upload failed, please try again", "pad.impexp.importfailed": "Import failed", "pad.impexp.copypaste": "Please copy paste", |