diff options
author | Stas Vilchik <stas.vilchik@sonarsource.com> | 2017-11-28 15:56:44 +0100 |
---|---|---|
committer | Teryk Bellahsene <teryk@users.noreply.github.com> | 2017-11-29 17:27:53 +0100 |
commit | d1157c4101390a94167aebad27d054c93e0d66f4 (patch) | |
tree | 91c6093d3ee03bdc09f23291b5d00f8707a0c5cb /sonar-core | |
parent | 010c43a56291ed3e97ad0a0d687d6f709bb460d7 (diff) | |
download | sonarqube-d1157c4101390a94167aebad27d054c93e0d66f4.tar.gz sonarqube-d1157c4101390a94167aebad27d054c93e0d66f4.zip |
SONAR-9000 display all organizations a user is a member of
Diffstat (limited to 'sonar-core')
-rw-r--r-- | sonar-core/src/main/resources/org/sonar/l10n/core.properties | 1 |
1 files changed, 1 insertions, 0 deletions
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 32946f38725..cc182652392 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -8,6 +8,7 @@ action=Action actions=Actions active=Active add_verb=Add +admin=Admin apply=Apply all=All and=And |