blob: 61d22e59addec9f85121f7f882020473039f0f19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, you can obtain one at http://mozilla.org/MPL/2.0/.
#
# The following are used by the Mork import code to display status/error
# and informational messages.
#
MABFiles = Sổ địa chỉ Mork
# Short name of import module
morkImportName = Cơ sở dữ liệu Mork (.mab)
# Description of import module
morkImportDescription = Nhập sổ địa chỉ từ SeaMonkey hoặc các phiên bản trước đó của Thunderbird.
morkImportSuccess = Thành công!
|