aboutsummaryrefslogtreecommitdiffstats
path: root/include/dblayer/functions_sqlite.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/dblayer/functions_sqlite.inc.php')
-rw-r--r--include/dblayer/functions_sqlite.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dblayer/functions_sqlite.inc.php b/include/dblayer/functions_sqlite.inc.php
index 44b33685c..5ae51884f 100644
--- a/include/dblayer/functions_sqlite.inc.php
+++ b/include/dblayer/functions_sqlite.inc.php
@@ -399,7 +399,7 @@ WHERE name LIKE \''.$prefixeTable.'%\'';
}
array_push($page['infos'],
- l10n('Optimizations completed')
+ l10n('All optimizations have been successfully completed.')
);
}