Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@googlemail.com>2014-02-10 01:28:38 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-02-10 01:28:38 +0400
commit5409adef12e0173f966eccfd1f8d07e85c366f67 (patch)
tree414ec1972cc4aa86047cd6056b08838596a0c222 /lang
parente2d3362e24b99abe2da3dd5c779ccb015bd85810 (diff)
refs #4631 added translation and success icon for consistency, make sure the remove the install_in_progress key after successful installation
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/en.json b/lang/en.json
index 227b1e4f4f..9f0856efea 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -1143,6 +1143,7 @@
"TablesDelete": "Delete the detected tables",
"TablesDeletedSuccess": "Existing Piwik tables deleted with success",
"TablesCreatedSuccess": "Tables created with success!",
+ "TablesUpdatedSuccess": "The database was successfully updated from %1$s to %2$s!",
"GoBackAndDefinePrefix": "Go back and define a Prefix for the Piwik Tables",
"ConfirmDeleteExistingTables": "Are you sure you want to delete the tables: %s from your database? WARNING: DATA FROM THESE TABLES CANNOT BE RECOVERED!",
"Welcome": "Welcome!",