aboutsummaryrefslogtreecommitdiffstats
path: root/language/vi_VN/upgrade.lang.php
diff options
context:
space:
mode:
authornikrou <nikrou@piwigo.org>2010-05-08 20:23:13 +0000
committernikrou <nikrou@piwigo.org>2010-05-08 20:23:13 +0000
commitf1c5936f8b8b5ee4ca8aaeff156d15d6ed657a41 (patch)
treed318300eac7f8e79a34b6cb2ad9412d45ede1f7e /language/vi_VN/upgrade.lang.php
parenteb0aec97524af79ced247393fac94ed4d14baf80 (diff)
Fix language key (return in string) for message introduction in upgrade.php
git-svn-id: http://piwigo.org/svn/trunk@6127 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/vi_VN/upgrade.lang.php')
-rw-r--r--language/vi_VN/upgrade.lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/language/vi_VN/upgrade.lang.php b/language/vi_VN/upgrade.lang.php
index 641c4a4aa..23a6ec190 100644
--- a/language/vi_VN/upgrade.lang.php
+++ b/language/vi_VN/upgrade.lang.php
@@ -37,4 +37,6 @@ $lang['All sub-categories of private categories become private'] = 'Tất cả c
$lang['User permissions and group permissions have been erased'] = 'Sự cho phép người dùng và nhóm người dùng đã được xóa bỏ.';
$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = 'Chỉ có hình thu nhỏ đứng trước và địa chỉ email của webmaster mới được lưu lại từ cấu hình của phiên bản cũ.';
+//For version 2.1.0
+$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = "This page proposes to upgrade the database from your Piwigo old version to the new version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).";
?> \ No newline at end of file