diff --git a/platform/vcs-log/api/resources/messages/VcsLogBundle.properties b/platform/vcs-log/api/resources/messages/VcsLogBundle.properties index f06431b448cd..348a8a7b5548 100644 --- a/platform/vcs-log/api/resources/messages/VcsLogBundle.properties +++ b/platform/vcs-log/api/resources/messages/VcsLogBundle.properties @@ -7,7 +7,7 @@ vcs.log.action.description.show.compact.references.view=Show Only First Referenc vcs.log.action.description.show.details=Display details panel vcs.log.action.description.show.diff.preview=Show Diff Preview Panel vcs.log.action.description.show.long.edges=Show long branch edges even if commits are invisible in the current view. -vcs.log.action.description.show.only.affected.changes=Show only changes that affect files that were selected in the "Paths" menu +vcs.log.action.description.show.only.affected.changes=Only show changes that affect files selected in the "Paths" menu vcs.log.action.description.show.tag.names=Show Tag Names in the Table vcs.log.action.description.open.new.tab.with.log=Open new tab with {0} Log vcs.log.action.show.all.branches=Show All Branches @@ -127,7 +127,7 @@ vcs.log.no.commits.matching.status=No commits matching filters vcs.log.reset.filters.status.action=Reset filters vcs.log.refresh.status.action=Refresh vcs.log.default.status=Changes log -vcs.log.duplicated.tab.id.error=Vcs Log tab can not be opened twice +vcs.log.duplicated.tab.id.error=VCS Log tab can not be opened twice # file history file.history.error.status=Error calculating file history @@ -198,7 +198,7 @@ vcs.log.select.folder.dialog.title=Select Paths to Filter by vcs.log.filters.structure.label=Selected: {0} vcs.log.filters.structure.max.selected.error.message=You have added {0} elements. No more is allowed. vcs.log.filter.roots=Roots -vcs.log.filter.tooltip.click.to.see.only={0}+Click to see only "{1}" +vcs.log.filter.tooltip.click.to.see.only={0}+Click to only see "{1}" vcs.log.filter.tooltip.no.roots.selected=No Roots Selected vcs.log.filter.tooltip.roots=Roots: vcs.log.filter.tooltip.folders=Paths: @@ -251,7 +251,7 @@ vcs.log.action.highlight.my.commits=My Commits # messages vcs.log.recreated.due.to.corruption={0} Log was recreated {1} times due to data corruption.\nDelete {2} directory and restart {3} if this happens often. vcs.log.fatal.error.message=Could not invalidate caches at {0}.\nDelete caches directory manually and restart {1}. -vcs.log.is.not.available=Vcs Log is not available +vcs.log.is.not.available=VCS Log is not available # columns vcs.log.column.subject=Subject