summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/pt_PT/translations.php')
-rw-r--r--app/Locale/pt_PT/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index 778f288b..93ba323a 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -124,7 +124,6 @@ return array(
'The id is required' => 'O ID é obrigatório',
'The project id is required' => 'O ID do projecto é obrigatório',
'The project name is required' => 'O nome do projecto é obrigatório',
- 'This project must be unique' => 'Este projecto deve ser único',
'The title is required' => 'O título é obrigatório',
'Settings saved successfully.' => 'Configurações guardadas com sucesso.',
'Unable to save your settings.' => 'Não é possível guardar as suas configurações.',
@@ -1065,4 +1064,5 @@ return array(
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '',
+ // 'Assign automatically a category based on a link' => '',
);