i18n: Remove unused properties in FeatureStatisticsBundle.properties

GitOrigin-RevId: e4c6f4816a9a62daafe5dd1d650cd40faeea117a
This commit is contained in:
Vitaliy.Bibaev
2020-10-20 23:09:47 +00:00
committed by intellij-monorepo-bot
parent 097c38ee1c
commit e76652e951
@@ -6,19 +6,10 @@ feature.statistics.column.feature=Feature
feature.statistics.column.group=Group
feature.statistics.column.usage.count=Used
feature.statistics.column.last.used=Last Used
feature.statistics.column.usage.frequency=Average usage frequency
feature.statistics.usage.count={0,choice, 0#Never|1#Once|2#Twice|3#{0,number} times}
# Options
feature.statistics.show.while.compiling=Show productivity hints while compiling
feature.statistics.show.on.startup=Show productivity hints during startup or other lengthy processes
feature.statistics.action.next.tip=&Next Tip
feature.statistics.action.prev.tip=&Previous Tip
feature.statistics.action.close=&Close
features.statistics.keep.hints.window=Keep hints window opened when the process is finished
feature.statistics.floating.window.title=Productivity hints
feature.statistics.not.applicable=N/A
# {0} - application name (IntelliJ IDEA or Visual Fabrique or RubyMine or WebStorm or PhpStorm or PyCharm or CIDR)
@@ -27,8 +18,11 @@ feature.statistics.application.uptime={0} uptime: {1}
feature.statistics.application.idle.time=idle time: {0}
# Names of features in the feature statistics bundle
# suppress inspection "UnusedProperty"
navigation.popup.class=Go to class
# suppress inspection "UnusedProperty"
navigation.popup.file=Go to file
# suppress inspection "UnusedProperty"
navigation.popup.symbol=Go to symbol
SearchEverywhere=Search Everywhere
navigation.popup.camelprefix=Using camel words prefixes in navigation popups
@@ -109,9 +103,10 @@ group.ui=UI Usability Features
group.ant=Ant support features
# suppress inspection "UnusedProperty"
group.tools=Tools support
# suppress inspection "UnusedProperty"
group.diff=Diff Tools
# suppress inspection "UnusedProperty"
navigation.popup.action=Go to action
navigation.goto.usages=Show usages
navigation.goto.inspection=Go to inspection