diff options
Diffstat (limited to 'plugins/sonar-l10n-en-plugin/src')
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties | 2 |
1 files changed, 2 insertions, 0 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 e06725d0d83..fdec6a9f57f 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 @@ -981,6 +981,8 @@ update_key.cant_update_because_duplicate_keys=The replacement of "{0}" by "{1}" update_key.keys_will_be_updated_as_follows=The resources will be updated as follows (updated keys in bold): update_key.duplicate_key=Duplicate key update_key.bulk_update_confirmation_page=Do you really want to perform the bulk update on project keys? +update_key.bulk_update_impossible=Bulk update can not be performed +update_key.no_key_to_update=No key contains the string to replace ("{0}"). #------------------------------------------------------------------------------ |