diff options
author | Frédéric Guillot <fred@kanboard.net> | 2018-06-06 14:00:25 -0700 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2018-06-06 14:00:25 -0700 |
commit | 07a0a816b11403e25562d11f494f16f03857f14e (patch) | |
tree | 6e03bf8d8f469033cbef519a4e97d2897bef9cf5 | |
parent | 5064fcd33098e7252690af8a0770f83aadefa059 (diff) |
Reword project settings label
33 files changed, 34 insertions, 34 deletions
diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php index 84b20d5e..3ada54d7 100644 --- a/app/Locale/bs_BA/translations.php +++ b/app/Locale/bs_BA/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Uredi opis', 'New internal link' => 'Nova unutrašnja veza', 'Display list of keyboard shortcuts' => 'Prikaži listu prečica na tastaturi', - 'Menu' => 'Meni', 'Set start date' => 'Postavi početni datum', 'Avatar' => 'Avatar', 'Upload my avatar image' => 'Dodaj sliku za moj avatar', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/ca_ES/translations.php b/app/Locale/ca_ES/translations.php index 04dc762d..5e58db5f 100644 --- a/app/Locale/ca_ES/translations.php +++ b/app/Locale/ca_ES/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Modifica la descripció', 'New internal link' => 'Nou enllaç intern', 'Display list of keyboard shortcuts' => 'Visualització de la llista de dreceres de teclat', - 'Menu' => 'Menú', 'Set start date' => 'Comença', 'Avatar' => 'Avatar', 'Upload my avatar image' => 'Puja la imatge meu avatar', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php index 7ed6c437..a49c0f02 100644 --- a/app/Locale/cs_CZ/translations.php +++ b/app/Locale/cs_CZ/translations.php @@ -1022,7 +1022,6 @@ return array( // 'Edit description' => '', // 'New internal link' => '', // 'Display list of keyboard shortcuts' => '', - // 'Menu' => '', // 'Set start date' => '', // 'Avatar' => '', // 'Upload my avatar image' => '', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 012c85af..d03bf808 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Redigere beskrivelse', 'New internal link' => 'Ny intern henvisning', 'Display list of keyboard shortcuts' => 'Vise liste over tastaturgenveje', - 'Menu' => 'Menu', 'Set start date' => 'Angive startdato', 'Avatar' => 'Ikon', 'Upload my avatar image' => 'Overføre ikon billede', @@ -1383,4 +1382,5 @@ return array( 'Move selected tasks to another column' => 'Flytte valgte opgaver til anden kolonne', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index 97ab4510..56ecbd38 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Beschreibung bearbeiten', 'New internal link' => 'Neue interne Verbindung', 'Display list of keyboard shortcuts' => 'Liste der Tastaturkürzel anzeigen', - 'Menu' => 'Menü', 'Set start date' => 'Anfangsdatum setzen', 'Avatar' => 'Avatar', 'Upload my avatar image' => 'Mein Avatar Bild hochladen', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/el_GR/translations.php b/app/Locale/el_GR/translations.php index 1ea55a53..0ea8238e 100644 --- a/app/Locale/el_GR/translations.php +++ b/app/Locale/el_GR/translations.php @@ -1022,7 +1022,6 @@ return array( // 'Edit description' => '', // 'New internal link' => '', // 'Display list of keyboard shortcuts' => '', - // 'Menu' => '', // 'Set start date' => '', // 'Avatar' => '', // 'Upload my avatar image' => '', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index a7b61ace..2ab2df17 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Editar Descripción', 'New internal link' => 'Nuevo enlace interno', 'Display list of keyboard shortcuts' => 'Mostrar lista de atajos de teclado', - 'Menu' => 'Menú', 'Set start date' => 'Establecer fecha de inicio', 'Avatar' => 'Avatar', 'Upload my avatar image' => 'Subir mi imagen de avatar', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 9bd22330..03842edd 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -1022,7 +1022,6 @@ return array( // 'Edit description' => '', // 'New internal link' => '', // 'Display list of keyboard shortcuts' => '', - // 'Menu' => '', // 'Set start date' => '', // 'Avatar' => '', // 'Upload my avatar image' => '', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 336226c9..788df22e 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Modifier la description', 'New internal link' => 'Nouveau lien interne', 'Display list of keyboard shortcuts' => 'Afficher la liste des raccourcis claviers', - 'Menu' => 'Menu', 'Set start date' => 'Définir la date de début', 'Avatar' => 'Avatar', 'Upload my avatar image' => 'Uploader mon image d\'avatar', @@ -1383,4 +1382,5 @@ return array( 'Move selected tasks to another column' => 'Déplaçer les tâches sélectionnées vers une autre colonne', 'Edit tasks in bulk' => 'Modifier les tâches en masse', 'Choose the properties that you would like to change for the selected tasks.' => 'Choisissez les propriétés que vous souhaitez changer pour les tâches sélectionnées.', + 'Configure this project' => 'Configurer ce projet', ); diff --git a/app/Locale/hr_HR/translations.php b/app/Locale/hr_HR/translations.php index 1da13920..f2f48309 100644 --- a/app/Locale/hr_HR/translations.php +++ b/app/Locale/hr_HR/translations.php @@ -1022,7 +1022,6 @@ return array( // 'Edit description' => '', // 'New internal link' => '', // 'Display list of keyboard shortcuts' => '', - 'Menu' => 'Izbornik', 'Set start date' => 'Postavi početni datum', // 'Avatar' => '', // 'Upload my avatar image' => '', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index 068ca42e..0dab3a75 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Leírás szerkesztése', 'New internal link' => 'Új belső hivatkozás', 'Display list of keyboard shortcuts' => 'Gyorsbillentyűk listájának megjelenítése', - 'Menu' => 'Menü', 'Set start date' => 'Kezdési dátum beállítása', 'Avatar' => 'Avatár', 'Upload my avatar image' => 'Saját avatárkép feltöltése', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php index f45f7432..eba8e04c 100644 --- a/app/Locale/id_ID/translations.php +++ b/app/Locale/id_ID/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Edit deskripsi', 'New internal link' => 'Tautan internal baru', 'Display list of keyboard shortcuts' => 'Tampilkan daftar pintasan keyboard', - 'Menu' => 'Menu', 'Set start date' => 'Atur tanggal mulai', 'Avatar' => 'Avatar', 'Upload my avatar image' => 'Unggah foto avatar saya', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index 2221172c..1602ef2b 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Modifica descrizione', 'New internal link' => 'Nuovo link interno', 'Display list of keyboard shortcuts' => 'Mostra una lista di scorciatoie da tastiera', - // 'Menu' => '', 'Set start date' => 'Imposta la data di inizio', // 'Avatar' => '', 'Upload my avatar image' => 'Carica l\'immagine del mio avatar', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index b891b57e..f913dfaa 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => '説明を編集', 'New internal link' => '新しい内部リンク', 'Display list of keyboard shortcuts' => 'キーボードショートカットのリストを表示', - // 'Menu' => '', 'Set start date' => '開始する', 'Avatar' => 'アバター', 'Upload my avatar image' => '自分のアバター画像をアップロード', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php index 7a7356fb..37648598 100644 --- a/app/Locale/ko_KR/translations.php +++ b/app/Locale/ko_KR/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => '설명 수정', 'New internal link' => '새로운 내부 링크', 'Display list of keyboard shortcuts' => '키보드 숏컷 리스트 보여주기', - 'Menu' => '메뉴', 'Set start date' => '시작일 설정', 'Avatar' => '아바타', 'Upload my avatar image' => '아바타 이미지 올리기', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php index 87f58ba9..c0a99895 100644 --- a/app/Locale/my_MY/translations.php +++ b/app/Locale/my_MY/translations.php @@ -1022,7 +1022,6 @@ return array( // 'Edit description' => '', // 'New internal link' => '', // 'Display list of keyboard shortcuts' => '', - // 'Menu' => '', // 'Set start date' => '', // 'Avatar' => '', // 'Upload my avatar image' => '', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php index 892e6d94..30cb0d62 100644 --- a/app/Locale/nb_NO/translations.php +++ b/app/Locale/nb_NO/translations.php @@ -1022,7 +1022,6 @@ return array( // 'Edit description' => '', // 'New internal link' => '', // 'Display list of keyboard shortcuts' => '', - // 'Menu' => '', // 'Set start date' => '', // 'Avatar' => '', // 'Upload my avatar image' => '', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index a2c394fd..572afd9d 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -1022,7 +1022,6 @@ return array( // 'Edit description' => '', // 'New internal link' => '', // 'Display list of keyboard shortcuts' => '', - // 'Menu' => '', // 'Set start date' => '', // 'Avatar' => '', // 'Upload my avatar image' => '', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 30c4f86b..7c7162d2 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Edytuj opis', 'New internal link' => 'Nowy wewnętrzny link', 'Display list of keyboard shortcuts' => 'Wyświetl skróty klawiszowe', - // 'Menu' => '', 'Set start date' => 'Ustaw datę rozpoczęcia', // 'Avatar' => '', 'Upload my avatar image' => 'Prześlij avatar', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index f9a8577a..8becf6ee 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Editar a descrição', 'New internal link' => 'Novo link interno', 'Display list of keyboard shortcuts' => 'Ver a lista dos atalhos de teclado', - 'Menu' => 'Menu', 'Set start date' => 'Definir a data de início', 'Avatar' => 'Avatar', 'Upload my avatar image' => 'Enviar a minha imagem de avatar', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index e46f1adf..da7f279f 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Editar descrição', 'New internal link' => 'Nova ligação interna', 'Display list of keyboard shortcuts' => 'Mostrar lista de atalhos do teclado', - 'Menu' => 'Menu', 'Set start date' => 'Definir data de inicio', 'Avatar' => 'Avatar', 'Upload my avatar image' => 'Enviar a minha imagem de avatar', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/ro_RO/translations.php b/app/Locale/ro_RO/translations.php index 473817c8..f77fcbd8 100644 --- a/app/Locale/ro_RO/translations.php +++ b/app/Locale/ro_RO/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Modifică descrierea', 'New internal link' => 'Legătură internă nouă', 'Display list of keyboard shortcuts' => 'Afișează lista de scurtături pe tastatură', - 'Menu' => 'Meniu', 'Set start date' => 'Definește data pornirii', 'Avatar' => 'Avatar', 'Upload my avatar image' => 'Încarcă o imagine de avatar', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 8c4ce4ed..8f8c43ba 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Изменение описания', 'New internal link' => 'Новая внутренняя ссылка', 'Display list of keyboard shortcuts' => 'Показать список клавиатурных сокращений', - 'Menu' => 'Меню', 'Set start date' => 'Установить дату начала', 'Avatar' => 'Аватар', 'Upload my avatar image' => 'Загрузить моё изображение для аватара', @@ -1383,4 +1382,5 @@ return array( 'Move selected tasks to another column' => 'Переместить выбранные задачи в другую колонку', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index 0a112544..1153fc5e 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -1022,7 +1022,6 @@ return array( // 'Edit description' => '', // 'New internal link' => '', // 'Display list of keyboard shortcuts' => '', - // 'Menu' => '', // 'Set start date' => '', // 'Avatar' => '', // 'Upload my avatar image' => '', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 23e7507e..383aae54 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -1022,7 +1022,6 @@ return array( // 'Edit description' => '', // 'New internal link' => '', // 'Display list of keyboard shortcuts' => '', - // 'Menu' => '', // 'Set start date' => '', // 'Avatar' => '', // 'Upload my avatar image' => '', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 7286bef4..ebb938b2 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -1022,7 +1022,6 @@ return array( // 'Edit description' => '', // 'New internal link' => '', // 'Display list of keyboard shortcuts' => '', - // 'Menu' => '', // 'Set start date' => '', // 'Avatar' => '', // 'Upload my avatar image' => '', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index b799534a..a1bed63c 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Açıklamayı güncelle', 'New internal link' => 'Yeni iç link', 'Display list of keyboard shortcuts' => 'Kısayol tuşları listesini göster', - 'Menu' => 'Menü', 'Set start date' => 'Başlangıç tarihi belirle', 'Avatar' => 'Simge', 'Upload my avatar image' => 'Avatar resmimi yükle', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/uk_UA/translations.php b/app/Locale/uk_UA/translations.php index 576850f1..55fba6fe 100644 --- a/app/Locale/uk_UA/translations.php +++ b/app/Locale/uk_UA/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Редагувати опис', 'New internal link' => 'Новий зв\'язок', 'Display list of keyboard shortcuts' => 'Показати перелік клавіатурних комбінацій', - 'Menu' => 'Меню', 'Set start date' => 'Задати дату початку', 'Avatar' => 'Аватар', 'Upload my avatar image' => 'Завантажити зображення аватара', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php index 8ad3c45e..3ab102a5 100644 --- a/app/Locale/vi_VN/translations.php +++ b/app/Locale/vi_VN/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Chỉnh sửa mô tả', 'New internal link' => 'Liên kết nội bộ mới', 'Display list of keyboard shortcuts' => 'Hiển thị danh sách các phím tắt', - 'Menu' => 'Thực đơn', 'Set start date' => 'Đặt ngày bắt đầu', 'Avatar' => 'Hình đại diện', 'Upload my avatar image' => 'Tải lên hình ảnh đại diện của tôi', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index f3c363d5..7ec4f2c6 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => '编辑描述', 'New internal link' => '新建内部链接', 'Display list of keyboard shortcuts' => '显示快捷键列表', - 'Menu' => '菜单', 'Set start date' => '开始任务', 'Avatar' => '我的头像', 'Upload my avatar image' => '上传我的头像', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Locale/zh_TW/translations.php b/app/Locale/zh_TW/translations.php index 86d26ff0..3b1b3af0 100644 --- a/app/Locale/zh_TW/translations.php +++ b/app/Locale/zh_TW/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => '編輯描述', 'New internal link' => '新增内部連接', 'Display list of keyboard shortcuts' => '顯示快速鍵列表', - 'Menu' => '選單', 'Set start date' => '開始任務', 'Avatar' => '頭像', 'Upload my avatar image' => '上傳我的頭像', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); diff --git a/app/Template/project/dropdown.php b/app/Template/project/dropdown.php index 28fd9ba2..4b776377 100644 --- a/app/Template/project/dropdown.php +++ b/app/Template/project/dropdown.php @@ -21,7 +21,7 @@ <?php if ($this->user->hasProjectAccess('ProjectEditController', 'show', $project['id'])): ?> <li> - <?= $this->url->icon('cog', t('Settings'), 'ProjectViewController', 'show', array('project_id' => $project['id'])) ?> + <?= $this->url->icon('cog', t('Configure this project'), 'ProjectViewController', 'show', array('project_id' => $project['id'])) ?> </li> <?php endif ?> </ul> diff --git a/app/Template/project_header/dropdown.php b/app/Template/project_header/dropdown.php index 83c2b97f..9f13b20f 100644 --- a/app/Template/project_header/dropdown.php +++ b/app/Template/project_header/dropdown.php @@ -1,5 +1,5 @@ <div class="dropdown"> - <a href="#" class="dropdown-menu action-menu"><?= t('Menu') ?> <i class="fa fa-caret-down"></i></a> + <a href="#" class="dropdown-menu action-menu" title="<?= t('Configure this project') ?>"><i class="fa fa-cog"></i><i class="fa fa-caret-down"></i></a> <ul> <?php if ($board_view): ?> <li> @@ -64,7 +64,7 @@ <?php if ($this->user->hasProjectAccess('ProjectEditController', 'show', $project['id'])): ?> <li> - <?= $this->url->icon('cog', t('Settings'), 'ProjectViewController', 'show', array('project_id' => $project['id'])) ?> + <?= $this->url->icon('cog', t('Configure this project'), 'ProjectViewController', 'show', array('project_id' => $project['id'])) ?> </li> <?php endif ?> |