]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-8300 change wording
authorStas Vilchik <vilchiks@gmail.com>
Tue, 8 Nov 2016 12:08:43 +0000 (13:08 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Tue, 8 Nov 2016 12:08:43 +0000 (13:08 +0100)
server/sonar-web/src/main/js/apps/projects/components/FavoriteFilter.js
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index 3e665bd47a09da85db18d91b5df9ea0567be8a3f..4a54be2222ed23a60c776c5cc74d9eabced565c2 100644 (file)
@@ -31,7 +31,7 @@ export default class FavoriteFilter extends React.Component {
         <div className="pull-left big-spacer-left">
           <div className="button-group">
             <Link to="/projects/favorite" className="button" activeClassName="button-active">
-              {translate('favorite')}
+              {translate('my_favorite')}
             </Link>
             <IndexLink to="/projects" className="button" activeClassName="button-active">
               {translate('all')}
index d583cf1006e29a76f6c39f9304aa9fe7e96edf2f..17d218a079f92560aca3a52097922b2c7d9d2e0f 100644 (file)
@@ -100,6 +100,7 @@ minor=Minor
 more=More
 more_actions=More Actions
 moreCriteria=+ More Criteria
+my_favorite=My Favorite
 name=Name
 name_too_long_x=Name is too long (maximum is {0} characters)
 navigation=Navigation