Response message updates, language fixes.

This commit is contained in:
Nate Jones
2014-02-23 08:07:37 +00:00
parent 9a385be255
commit 0bc807a188
10 changed files with 37 additions and 82 deletions

View File

@@ -260,8 +260,8 @@ $text['description-parent_schema']['fr-fr'] = "Choisir un schéma parent.";
$text['description-description']['en-us'] = "Enter a description (optional).";
$text['description-description']['es-cl'] = "Ingrese una descripción (opcional).";
$text['description-description']['en-us'] = "Introduza uma descrição (opcional).";
$text['description-description']['fr-fr'] = "";
$text['description-description']['pt-pt'] = "Introduza uma descrição (opcional).";
$text['description-description']['fr-fr'] = "Entrez une description (en option).";
$text['description-field_label']['en-us'] = "Enter the field label.";
$text['description-field_label']['es-cl'] = "Ingrese una etiqueta de campo.";