diff options
author | plegall <plg@piwigo.org> | 2011-09-01 14:01:52 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2011-09-01 14:01:52 +0000 |
commit | 0aed5501195b6969bc8b7d18ed4fbe2f3a8bc5db (patch) | |
tree | 50b91670b477b4a7611f13aed98b408f3347aaf8 /language/vi_VN/admin.lang.php | |
parent | ee7768f536c5802dd5d3874f808b3c2c45b4e08e (diff) |
plugin manager: replace the top left "Display Compact/Complete" select box by a
simpler link "show details" or "hide details" on top right.
git-svn-id: http://piwigo.org/svn/trunk@12029 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/vi_VN/admin.lang.php')
-rw-r--r-- | language/vi_VN/admin.lang.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/language/vi_VN/admin.lang.php b/language/vi_VN/admin.lang.php index 752b800cd..70ff5033e 100644 --- a/language/vi_VN/admin.lang.php +++ b/language/vi_VN/admin.lang.php @@ -793,8 +793,6 @@ $lang['No results'] = 'Không có kết quả nào'; $lang['Searching...'] = 'Đang tìm kiếm...';
$lang['Type in a search term'] = 'Nhập vào trong mục tìm kiếm';
$lang['display'] = 'hiển thị';
-$lang['Compact'] = 'Thu gọn';
-$lang['Complete'] = 'Hoàn thành';
$lang['Deactivate all'] = 'Bỏ kích hoạt tất cả';
$lang['Restore'] = 'Phục hồi';
$lang['Restore default configuration. You will lose your plugin settings!'] = 'Khôi phục lại cấu hình mặc định. Các thiết lập cho plugin sẽ bị mất!';
|