diff options
author | Stas Vilchik <vilchiks@gmail.com> | 2013-12-09 18:12:06 +0600 |
---|---|---|
committer | Stas Vilchik <vilchiks@gmail.com> | 2013-12-09 18:12:06 +0600 |
commit | 4a1c6f19b45cdc1f18c5a11d8eff016f51bbf6cd (patch) | |
tree | 1afd2eb4572d6481c75f13dc610dc0e91117e6e7 | |
parent | 8b823e7c0ef3b585d61cbb79e2f3a31f5f4b2bf2 (diff) | |
download | sonarqube-4a1c6f19b45cdc1f18c5a11d8eff016f51bbf6cd.tar.gz sonarqube-4a1c6f19b45cdc1f18c5a11d8eff016f51bbf6cd.zip |
Save as => Save As
-rw-r--r-- | plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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 647dacca571..fa8a194bbd4 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 @@ -123,7 +123,7 @@ review_verb=Review rule=Rule rules=Rules save=Save -save_as=Save as +save_as=Save As search_verb=Search select_all=Select all select_verb=Select |