From e76652e951bbb50a74001076f18b4e0efaa4f85b Mon Sep 17 00:00:00 2001 From: "Vitaliy.Bibaev" Date: Wed, 21 Oct 2020 01:51:59 +0300 Subject: [PATCH] i18n: Remove unused properties in FeatureStatisticsBundle.properties GitOrigin-RevId: e4c6f4816a9a62daafe5dd1d650cd40faeea117a --- .../messages/FeatureStatisticsBundle.properties | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/platform/platform-api/resources/messages/FeatureStatisticsBundle.properties b/platform/platform-api/resources/messages/FeatureStatisticsBundle.properties index 2e92418cf8df..0a8c586346a4 100644 --- a/platform/platform-api/resources/messages/FeatureStatisticsBundle.properties +++ b/platform/platform-api/resources/messages/FeatureStatisticsBundle.properties @@ -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