From ccdb46878a7e0e23b0810d802c47e61fa92032de Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Fri, 9 Sep 2011 13:30:11 +0200 Subject: SONAR-2603 add some messages --- .../src/main/resources/org/sonar/l10n/core.properties | 10 ++++++++++ .../WEB-INF/app/views/server_key_configuration/index.html.erb | 6 +++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties index a3469eac4f0..3d9927c5a69 100644 --- a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties @@ -761,6 +761,16 @@ email_configuration.test.sending=Sending Test Email email_configuration.test.email_was_sent_to_x=Email was sent to {0} +#------------------------------------------------------------------------------ +# +# SERVER KEY CONFIGURATION +# +#------------------------------------------------------------------------------ +server_key_configuration.page=Server Key +server_key_configuration.generate_button=Generate Key +server_key_configuration.generating_button=Generating Key... + + #------------------------------------------------------------------------------ # # NOTIFICATIONS diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/server_key_configuration/index.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/server_key_configuration/index.html.erb index 0153c35c10b..cf7db6f87c5 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/server_key_configuration/index.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/server_key_configuration/index.html.erb @@ -5,7 +5,7 @@ <% else %> <% end %>

- TODO.... + Speech sur l'utilité de la clé....

<% form_tag :action => :save do %> @@ -25,7 +25,7 @@ <% end %> - <%= submit_tag message('server_key_configuration.save'), :disable_with => message('server_key_configuration.saving') %> + <%= submit_tag message('server_key_configuration.generate_button'), :disable_with => message('server_key_configuration.generating_button') %> @@ -41,7 +41,7 @@ -

IP Address

+

Fixed IP Address

The IP address is .... Choose one of the following: