From 9f03d76fa1b69db5c5d6ccd52721ccca875f566d Mon Sep 17 00:00:00 2001 From: Kirill Likhodedov Date: Tue, 26 Oct 2021 14:43:47 +0300 Subject: [PATCH] Comment out unused properties to fix UnusedPropertyInspectionTest GitOrigin-RevId: ffa49a970d41f106d604d73352be1268ec1dfbdd --- .../resources/messages/SettingsSyncBundle.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/settings-sync/resources/messages/SettingsSyncBundle.properties b/plugins/settings-sync/resources/messages/SettingsSyncBundle.properties index 5923a8d66923..773c31d7359f 100644 --- a/plugins/settings-sync/resources/messages/SettingsSyncBundle.properties +++ b/plugins/settings-sync/resources/messages/SettingsSyncBundle.properties @@ -34,7 +34,7 @@ settings.category.system.name=System settings # suppress inspection "UnusedProperty" -- computed key settings.category.system.description=Accounts, updates config.button.login=Log in with JetBrains Account... -config.button.logout=Log Out... +# config.button.logout=Log Out... config.button.enable=Enable Settings Sync... config.button.disable=Disable Settings Sync... enable.dialog.settings.found=The settings were found in account. @@ -49,9 +49,9 @@ disable.dialog.disable.button=Disable status.action.settings.sync.is.off=Settings Sync is Off status.action.settings.sync.is.on=Settings Sync is On status.action.settings.sync.failed=Settings Sync Failed -logout.dialog.title=Confirm Log Out -logout.dialog.message=Are you sure you want to log out? -logout.dialog.button=Log Out +# logout.dialog.title=Confirm Log Out +# logout.dialog.message=Are you sure you want to log out? +# logout.dialog.button=Log Out plugins.bundled=Bundled plugins subcategory.config.link=Configure