diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-01-06 17:06:14 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-01-06 17:06:14 +0000 |
commit | 976a31e941e61542075866563e4c0740106c5d70 (patch) | |
tree | f9e9ef35a84f4f37f5db76de1db6f7442503abb8 /lang | |
parent | 4a729036bf0a92b8da4481d1313512c5b885770a (diff) | |
download | redmine-976a31e941e61542075866563e4c0740106c5d70.tar.gz redmine-976a31e941e61542075866563e4c0740106c5d70.zip |
Merged IssuesController change_status and add_note actions.
The 'Change status' specific form removed and now accessible from issue/show view with no additional request (click on 'Update' to show the form).
The 'Change issue status' permission is removed. To change the status, the user just needs to have either 'Edit' or 'Add note' permissions and some workflow transitions allowed.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1043 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang')
-rw-r--r-- | lang/bg.yml | 2 | ||||
-rw-r--r-- | lang/cs.yml | 2 | ||||
-rw-r--r-- | lang/de.yml | 2 | ||||
-rw-r--r-- | lang/en.yml | 2 | ||||
-rw-r--r-- | lang/es.yml | 2 | ||||
-rw-r--r-- | lang/fr.yml | 2 | ||||
-rw-r--r-- | lang/he.yml | 2 | ||||
-rw-r--r-- | lang/it.yml | 2 | ||||
-rw-r--r-- | lang/ja.yml | 2 | ||||
-rw-r--r-- | lang/ko.yml | 2 | ||||
-rw-r--r-- | lang/nl.yml | 2 | ||||
-rw-r--r-- | lang/pl.yml | 2 | ||||
-rw-r--r-- | lang/pt-br.yml | 2 | ||||
-rw-r--r-- | lang/pt.yml | 2 | ||||
-rw-r--r-- | lang/ro.yml | 2 | ||||
-rw-r--r-- | lang/ru.yml | 2 | ||||
-rw-r--r-- | lang/sr.yml | 2 | ||||
-rw-r--r-- | lang/sv.yml | 2 | ||||
-rw-r--r-- | lang/zh-tw.yml | 2 | ||||
-rw-r--r-- | lang/zh.yml | 2 |
20 files changed, 40 insertions, 0 deletions
diff --git a/lang/bg.yml b/lang/bg.yml index eeb6ef80b..57e7fd22d 100644 --- a/lang/bg.yml +++ b/lang/bg.yml @@ -557,3 +557,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." error_can_t_load_default_data: "Default configuration could not be loaded: %s" +button_update: Update +label_change_properties: Change properties diff --git a/lang/cs.yml b/lang/cs.yml index e99fe061b..5cbf1133d 100644 --- a/lang/cs.yml +++ b/lang/cs.yml @@ -557,3 +557,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." error_can_t_load_default_data: "Default configuration could not be loaded: %s" +button_update: Update +label_change_properties: Change properties diff --git a/lang/de.yml b/lang/de.yml index cd4e222ae..ba3dcda5b 100644 --- a/lang/de.yml +++ b/lang/de.yml @@ -557,3 +557,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." error_can_t_load_default_data: "Default configuration could not be loaded: %s" +button_update: Update +label_change_properties: Change properties diff --git a/lang/en.yml b/lang/en.yml index 7a1a2622f..eae61d7bf 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -462,6 +462,7 @@ label_registration_manual_activation: manual account activation label_registration_automatic_activation: automatic account activation label_display_per_page: 'Per page: %s' label_age: Age +label_change_properties: Change properties button_login: Login button_submit: Submit @@ -498,6 +499,7 @@ button_rename: Rename button_change_password: Change password button_copy: Copy button_annotate: Annotate +button_update: Update status_active: active status_registered: registered diff --git a/lang/es.yml b/lang/es.yml index bae295586..1a3af0f5c 100644 --- a/lang/es.yml +++ b/lang/es.yml @@ -560,3 +560,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." error_can_t_load_default_data: "Default configuration could not be loaded: %s" +button_update: Update +label_change_properties: Change properties diff --git a/lang/fr.yml b/lang/fr.yml index d47feceb2..ff2bf792f 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -462,6 +462,7 @@ label_registration_manual_activation: activation manuelle du compte label_registration_automatic_activation: activation automatique du compte label_display_per_page: 'Par page: %s' label_age: Age +label_change_properties: Changer les propriétés button_login: Connexion button_submit: Soumettre @@ -498,6 +499,7 @@ button_rename: Renommer button_change_password: Changer de mot de passe button_copy: Copier button_annotate: Annoter +button_update: Mettre à jour status_active: actif status_registered: enregistré diff --git a/lang/he.yml b/lang/he.yml index e2277dc3d..d110ee8bf 100644 --- a/lang/he.yml +++ b/lang/he.yml @@ -557,3 +557,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." error_can_t_load_default_data: "Default configuration could not be loaded: %s" +button_update: Update +label_change_properties: Change properties diff --git a/lang/it.yml b/lang/it.yml index 709f41774..bb9440ffd 100644 --- a/lang/it.yml +++ b/lang/it.yml @@ -557,3 +557,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." error_can_t_load_default_data: "Default configuration could not be loaded: %s" +button_update: Update +label_change_properties: Change properties diff --git a/lang/ja.yml b/lang/ja.yml index 286fb5971..e4c13b34c 100644 --- a/lang/ja.yml +++ b/lang/ja.yml @@ -558,3 +558,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." error_can_t_load_default_data: "Default configuration could not be loaded: %s" +button_update: Update +label_change_properties: Change properties diff --git a/lang/ko.yml b/lang/ko.yml index 52c9b5431..790598b8d 100644 --- a/lang/ko.yml +++ b/lang/ko.yml @@ -557,3 +557,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." error_can_t_load_default_data: "Default configuration could not be loaded: %s" +button_update: Update +label_change_properties: Change properties diff --git a/lang/nl.yml b/lang/nl.yml index 43e1704a4..2e18a6b7c 100644 --- a/lang/nl.yml +++ b/lang/nl.yml @@ -558,3 +558,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." error_can_t_load_default_data: "Default configuration could not be loaded: %s" +button_update: Update +label_change_properties: Change properties diff --git a/lang/pl.yml b/lang/pl.yml index 77ae6bb66..0ee0e3792 100644 --- a/lang/pl.yml +++ b/lang/pl.yml @@ -557,3 +557,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." error_can_t_load_default_data: "Default configuration could not be loaded: %s" +button_update: Update +label_change_properties: Change properties diff --git a/lang/pt-br.yml b/lang/pt-br.yml index 55e8b3fae..21d21b793 100644 --- a/lang/pt-br.yml +++ b/lang/pt-br.yml @@ -557,3 +557,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration
text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded."
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
+button_update: Update
+label_change_properties: Change properties
diff --git a/lang/pt.yml b/lang/pt.yml index 0a5661997..c7f05f8c8 100644 --- a/lang/pt.yml +++ b/lang/pt.yml @@ -557,3 +557,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." error_can_t_load_default_data: "Default configuration could not be loaded: %s" +button_update: Update +label_change_properties: Change properties diff --git a/lang/ro.yml b/lang/ro.yml index 1381adba9..6ebc3b0e5 100644 --- a/lang/ro.yml +++ b/lang/ro.yml @@ -557,3 +557,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." error_can_t_load_default_data: "Default configuration could not be loaded: %s" +button_update: Update +label_change_properties: Change properties diff --git a/lang/ru.yml b/lang/ru.yml index b293dc309..569e96884 100644 --- a/lang/ru.yml +++ b/lang/ru.yml @@ -557,3 +557,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." error_can_t_load_default_data: "Default configuration could not be loaded: %s" +button_update: Update +label_change_properties: Change properties diff --git a/lang/sr.yml b/lang/sr.yml index c842ec438..1d4f52539 100644 --- a/lang/sr.yml +++ b/lang/sr.yml @@ -558,3 +558,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." error_can_t_load_default_data: "Default configuration could not be loaded: %s" +button_update: Update +label_change_properties: Change properties diff --git a/lang/sv.yml b/lang/sv.yml index 85fb19bcb..75f297c20 100644 --- a/lang/sv.yml +++ b/lang/sv.yml @@ -558,3 +558,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." error_can_t_load_default_data: "Default configuration could not be loaded: %s" +button_update: Update +label_change_properties: Change properties diff --git a/lang/zh-tw.yml b/lang/zh-tw.yml index 719a2e868..5bf47d943 100644 --- a/lang/zh-tw.yml +++ b/lang/zh-tw.yml @@ -557,3 +557,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." error_can_t_load_default_data: "Default configuration could not be loaded: %s" +button_update: Update +label_change_properties: Change properties diff --git a/lang/zh.yml b/lang/zh.yml index 05134751f..16f4c7195 100644 --- a/lang/zh.yml +++ b/lang/zh.yml @@ -560,3 +560,5 @@ notice_default_data_loaded: Default configuration successfully loaded. text_load_default_configuration: Load the default configuration text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." error_can_t_load_default_data: "Default configuration could not be loaded: %s" +button_update: Update +label_change_properties: Change properties |