Browse Source

some translation adjustments

Nuno Miguel Reis 13 years ago
parent
commit
a78070f8db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app_languages.php

+ 1 - 1
app_languages.php

@@ -22,7 +22,7 @@
 	$content_calls['table-description']['pt-pt'] = 'Descrição';
         
         $content_calls['lable-callforward']['en-us'] = 'Call Forward';
-	$content_calls['lable-callforward']['pt-pt'] = 'Encaminhamento de Chamada';
+	$content_calls['lable-callforward']['pt-pt'] = 'Encaminhamento de Chamadas';
         
         $content_calls['lable-followme']['en-us'] = 'Follow Me';
 	$content_calls['lable-followme']['pt-pt'] = 'Segue-me';