Localization format for Joomla! CMS
; Joomla!
; A comment
FIRST_KEY_SRC="First string for translation."
SECOND_KEY_SRC="Second string for translation with the following error: %s"
PLURAL_NOTICE_LANG_RESET_USERS_1="Language set to Default for %d user."
PLURAL_NOTICE_LANG_RESET_USERS="Language set to Default for %d users."
Example of a string with a comment:
; A comment
FIRST_KEY_SRC="First string for translation."
; Joomla!
PLURAL_NOTICE_LANG_RESET_USERS_1="Language set to Default for %d user."
PLURAL_NOTICE_LANG_RESET_USERS="Language set to Default for %d users."