diff options
author | plegall <plg@piwigo.org> | 2010-12-24 14:40:00 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-12-24 14:40:00 +0000 |
commit | 29d3b7a7bb009345e3d206a1fb9100789be46654 (patch) | |
tree | 4ea1d107ba33829d0e0d48b00eef46277ca23d53 /language/vi_VN/upgrade.lang.php | |
parent | f3307b2196b5ff6e32656c0921e5e2203f71d8e6 (diff) |
feature 1616: after the backport of nearly all languages from branch 2.1 to
trunk, reapply the new keys for "album" instead of "category" into trunk for
languages ar_SA ca_ES da_DK es_AR fa_IR fr_CA he_IL hr_HR ja_JP ka_GE mk_MK
nl_NL pt_BR pt_PT ro_RO sh_RS sl_SL sr_RS sv_SE vi_VN
git-svn-id: http://piwigo.org/svn/trunk@8286 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/vi_VN/upgrade.lang.php')
-rw-r--r-- | language/vi_VN/upgrade.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/vi_VN/upgrade.lang.php b/language/vi_VN/upgrade.lang.php index ec1a29883..d64d2acff 100644 --- a/language/vi_VN/upgrade.lang.php +++ b/language/vi_VN/upgrade.lang.php @@ -33,7 +33,7 @@ $lang['Only administrator can run upgrade: please sign in below.'] = 'Chỉ có $lang['You do not have access rights to run upgrade'] = 'Bạn không có đủ quyền hạn để có thể nâng cấp hệ thống'; // Upgrade informations from upgrade_1.3.1.php -$lang['All sub-categories of private categories become private'] = 'Tất cả các đề mục con của những đề mục riêng đều được gán thuộc tính riêng tư.'; +$lang['All sub-albums of private albums become private'] = 'Tất cả các đề mục con của những đề mục riêng đều được gán thuộc tính riêng tư.'; $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ũ.'; |