From 710344da59f61f395593782deb1c342d473da5bf Mon Sep 17 00:00:00 2001 From: Stas Vilchik Date: Tue, 6 Sep 2016 16:02:40 +0200 Subject: SONAR-7980 Rewrite the "Licenses" page (#1207) --- sonar-core/src/main/resources/org/sonar/l10n/core.properties | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'sonar-core') diff --git a/sonar-core/src/main/resources/org/sonar/l10n/core.properties b/sonar-core/src/main/resources/org/sonar/l10n/core.properties index 8b42dba8ba5..dc1353f58f3 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -2074,6 +2074,15 @@ server_id_configuration.ip.desc=A server ID is linked to the IP address of the h server_id_configuration.generation_error=Organisation and/or IP address are not valid. server_id_configuration.fields_cannot_be_blank=Organisation and IP address cannot be blank. server_id_configuration.does_not_match_organisation_pattern=Organisation does not match the required pattern. +licenses.list.product=Product +licenses.list.organization=Organization +licenses.list.expiration=Expiration +licenses.list.type=Type +licenses.list.server=Server +licenses.change_license_for_x=Change License for {0} +licenses.license_input_label=Insert the license text below: +licenses.license_input_note=Keep empty if you want to unset this license. +licenses.success_message=New license has been set. #------------------------------------------------------------------------------ -- cgit v1.2.3