From d192cfe8ff9bfc2203b567aa0a8599dbcb76e691 Mon Sep 17 00:00:00 2001 From: leela <52065244+leela52452@users.noreply.github.com> Date: Fri, 6 Sep 2019 12:59:47 +0000 Subject: [PATCH] ellipsis, added --- extensions/gdata/module/langs/translation-en.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/extensions/gdata/module/langs/translation-en.json b/extensions/gdata/module/langs/translation-en.json index 435102d0c..c3ef8c452 100644 --- a/extensions/gdata/module/langs/translation-en.json +++ b/extensions/gdata/module/langs/translation-en.json @@ -1,6 +1,6 @@ { - "gdata-import/preparing": "Preparing ...", - "gdata-import/creating": "Creating project ...", + "gdata-import/preparing": "Preparing …", + "gdata-import/creating": "Creating project …", "gdata-import/title": "Public Documents", "gdata-import/import-by-url": "Import a public Google Spreadsheet or Fusion Table by its URL:", "gdata-import/next->": "Next »", @@ -9,14 +9,14 @@ "gdata-import/sign-in": "sign in and authorize", "gdata-import/sign-out": "sign out", "gdata-import/access-data": "access to your Google data.", - "gdata-import/retrieving": "Retrieving Google Docs documents ...", + "gdata-import/retrieving": "Retrieving Google Docs documents …", "gdata-import/re-sign-in": "re-sign in", "gdata-import/another-account": "with another account", "gdata-parsing/start-over": "« Start Over", "gdata-parsing/conf-pars": "Configure Parsing Options", "gdata-parsing/proj-name": "Project name", "gdata-parsing/create-proj": "Create Project »", - "gdata-parsing/updating-preview": "Updating preview ...", + "gdata-parsing/updating-preview": "Updating preview …", "gdata-parsing/worksheet": "Worksheets", "gdata-parsing/option": "Options", "gdata-parsing/preview-button": "Update Preview", @@ -35,7 +35,7 @@ "gdata-source/title": "Title", "gdata-source/authors": "Authors", "gdata-source/updated": "Updated", - "gdata-exporter/uploading": "Uploading...", + "gdata-exporter/uploading": "Uploading…", "gdata-exporter/upload-error": "Upload error: ", "gdata-exporter/upload-success": "Project was uploaded successfully to Google Drive with Id ", "gdata-exporter/new-spreadsheet": "A new Google spreadsheet", @@ -44,4 +44,4 @@ "gdata-exporter/enter-fusion": "Enter a name for the new Google Fusion table", "gdata-auth/authorize-label": "OpenRefine - Authorization", "gdata-auth/authorized-label": "Authorization process completed. Close this window and return to OpenRefine." -} \ No newline at end of file +}