Ignore:
Timestamp:
Sep 16, 2012, 5:20:39 PM (12 years ago)
Author:
mistic100
Message:
  • stores emails in database (/!\ update only from published version, not from trunk)
  • allow emails to be categorized
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/language/lv_LV/plugin.lang.php

    r17557 r17945  
    3939$lang['Please enter a message'] = 'Lūdzu ievadiet ziņojumu';
    4040$lang['Error while sending e-mail'] = 'Kļūda sūtot e-pastu';
    41 
    42 $lang['Prefix of the sent e-mail subject (you can use "%gallery_title%")'] = 'Nosūtītā e-pasta tēmas prefikss (varat lietot "%gallery_title%")';
     41$lang['Prefix of the sent e-mail subject'] = 'Nosūtītā e-pasta tēmas prefikss';
     42$lang['you can use "%gallery_title%"'] = 'varat lietot "%gallery_title%"';
    4343$lang['%s must not be more than %d characters long'] = '%s jābūt ne vairāk kā %d rakstzīmju garam';
    4444$lang['%s must not be less than %d characters long'] = '%s jābūt ne māzāk kā %d rakstzīmju garam';
Note: See TracChangeset for help on using the changeset viewer.