call_block app fixed

This commit is contained in:
Nuno Miguel Reis
2014-01-21 05:40:01 +00:00
parent 2d31c971df
commit f95f1a6485
2 changed files with 11 additions and 17 deletions
+3 -3
View File
@@ -16,9 +16,9 @@
$text['label-name']['pt-pt'] = "Nome";
$text['label-name']['fr-fr'] = "Nom";
$text['label-Count']['en-us'] = "Count";
$text['label-Count']['pt-pt'] = "Contagem";
$text['label-Count']['fr-fr'] = "Décompte";
$text['label-count']['en-us'] = "Count";
$text['label-count']['pt-pt'] = "Contagem";
$text['label-count']['fr-fr'] = "Décompte";
$text['label-date-added']['en-us'] = "Date Added";
$text['label-date-added']['pt-pt'] = "Data adicionada";