Changeset 19119


Ignore:
Timestamp:
Nov 21, 2012, 12:44:53 PM (11 years ago)
Author:
mistic100
Message:

missing 'Send' translation

Location:
extensions/ContactForm/language
Files:
2 edited

Legend:

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

    r18407 r19119  
    5757$lang['Tip'] = 'Tip';
    5858$lang['Each category is displayed as a distinct "service" on the contact form (example: "Technical", "Commercial", "General question"). Using categories is not mandatory.'] = 'Each category is displayed as a distinct "service" on the contact form (example: "Technical", "Commercial", "General question"). Using categories is not mandatory.';
     59$lang['Send'] = 'Send';
    5960
    6061?>
  • extensions/ContactForm/language/fr_FR/plugin.lang.php

    r18407 r19119  
    5858$lang['Tip'] = 'Astuce';
    5959$lang['Each category is displayed as a distinct "service" on the contact form (example: "Technical", "Commercial", "General question"). Using categories is not mandatory.'] = 'Chaque catégorie est affichée comme un "service" distinct sur la page de contact (exemple: "Technique", "Commercial", "Question générale"). Utiliser les catégories n\'est pas obligatoire.';
     60$lang['Send'] = 'Envoyer';
    6061
    6162?>
Note: See TracChangeset for help on using the changeset viewer.