diff options
Diffstat (limited to 'l10n-af/mail/chrome/messenger/charsetTitles.properties')
-rw-r--r-- | l10n-af/mail/chrome/messenger/charsetTitles.properties | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-af/mail/chrome/messenger/charsetTitles.properties b/l10n-af/mail/chrome/messenger/charsetTitles.properties new file mode 100644 index 0000000000..a5feb5d21c --- /dev/null +++ b/l10n-af/mail/chrome/messenger/charsetTitles.properties @@ -0,0 +1,21 @@ +# 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/. + +## Rule of this file: +## 1. key should always be in lower case ascii so we can do case insensitive +## comparison in the code faster. + +## Format of this file: +## charset_name.title = a_title - specifies the human readable title for +## this charset + +## Format of this file: +## charset_name.title = a_title - specifies the human readable title for +## this charset + +x-user-defined.title = Gebruikergedefinieerd + +chardet.ja_parallel_state_machine.title = Japannees +chardet.ko_parallel_state_machine.title = Koreaans +chardet.zhcn_parallel_state_machine.title = Vereenvoudigde Sjinees |