From ef0e403fcbf318567b1ffc4a64da5564742528d8 Mon Sep 17 00:00:00 2001 From: Fabrice Bellingard Date: Thu, 31 Jan 2013 12:44:15 +0100 Subject: SONAR-4100 Update "My Profile" screen with "Notifications per project" --- .../src/main/resources/org/sonar/l10n/core.properties | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'plugins') diff --git a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties index 81d6e8faa43..1a6859a8378 100644 --- a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties +++ b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties @@ -1551,12 +1551,19 @@ my_profile.password.old=Old value my_profile.password.new=New value my_profile.password.confirm=Confirm new value my_profile.password.submit=Change password -my_profile.notifications.title=Notifications -my_profile.notifications.submit=Save changes my_profile.password.changed=Password changed my_profile.password.empty=Password can not be empty my_profile.password.mismatch=Password mismatch my_profile.password.wrong_old=Wrong old password +my_profile.notifications.title=Notifications +my_profile.notifications.submit=Save changes +my_profile.per_project_notifications.title=Notifications per project +my_profile.add_project=Add project +my_profile.remove_this_line=Remove this line + + +# A ENLEVER !!!!! +notification.channel.TwitterNotificationChannel=Twitter #------------------------------------------------------------------------------ -- cgit v1.2.3