blob: 4e7711faabc5f21bf272060653d5d4faed691866 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Reviewer(s):
#
# Alexandru Szasz <alexxed@gmail.com>
#
# 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/.
# 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 smime content type handler
#
## @name NS_MSG_UNABLE_TO_OPEN_FILE
## LOCALIZATION NOTE: the text can contain HTML tags.
1000=Acesta este un mesaj <B>CRIPTAT</B> sau <B>SEMNAT</B>.<br> Această aplicație nu suportă mesaje criptate sau semnate.
|