Changeset 12105 for trunk/language/vi_VN


Ignore:
Timestamp:
Sep 8, 2011, 1:52:02 PM (13 years ago)
Author:
plg
Message:

bug fixed: the "Learn more" language key needs to be in admin.lang.php, not in install.lang.php

Location:
trunk/language/vi_VN
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/vi_VN/admin.lang.php

    r12029 r12105  
    847847$lang['Approximate maximum resolution: %dM pixels (that\'s %dx%d pixels).'] = 'Độ phân giải lớn nhất ước chừng: %dM pixels (đó là %dx%d pixels).';
    848848$lang['Manage Permissions'] = 'Quản lý Quyền Hạn';
     849$lang['Learn more'] = 'Tìm hiểu thêm';
    849850?>
  • trunk/language/vi_VN/install.lang.php

    r12103 r12105  
    6969$lang['Download the config file'] = 'Tải tệp tin cấu hình xuống';
    7070$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Bạn có thể tải tệp tin cấu hình và upload nó vào thư mục local/config của thư mục cài đặt Piwigo.';
    71 $lang['Learn more'] = 'Tìm hiểu thêm';
    7271$lang['Just another Piwigo gallery'] = 'Lại thêm một thư viện Piwigo nữa';
    7372$lang['Welcome to my photo gallery'] = 'Chào mừng bạn đến với thư viện hình của tôi';
Note: See TracChangeset for help on using the changeset viewer.