File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
bundles/org.eclipse.ui.workbench/eclipseui/org/eclipse/ui/internal Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -34,8 +34,6 @@ public class WorkbenchMessages extends NLS {
3434
3535 public static String ThemingEnabled ;
3636
37- public static String HiDpiSettingsGroupTitle ;
38-
3937 public static String RescaleAtRuntimeDescription ;
4038
4139 public static String RescaleAtRuntimeEnabled ;
Original file line number Diff line number Diff line change @@ -502,7 +502,6 @@ ThemeChangeWarningText = Restart for the theme changes to take full effect
502502ThemeChangeWarningTitle = Theme Changed
503503RescaleAtRuntimeSettingChangeWarningTitle = DPI Setting Changed
504504RescaleAtRuntimeSettingChangeWarningText = Restart for the DPI setting changes to take effect
505- HiDpiSettingsGroupTitle = HiDPI settings
506505RescaleAtRuntimeDescription = Activating this option will dynamically scale all windows according to the monitor they are currently in
507506RescaleAtRuntimeEnabled = Use monitor-specific UI &scaling
508507# --- Workbench -----
You can’t perform that action at this time.
0 commit comments