From 423295fe524d6aecd5a5277a73650e0c30c7063d Mon Sep 17 00:00:00 2001 From: SiboVG Date: Tue, 4 Apr 2023 00:24:41 +0200 Subject: [PATCH] Update trans keys --- core/resources/l10n/messages.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/resources/l10n/messages.properties b/core/resources/l10n/messages.properties index 73d919e16..77971c240 100644 --- a/core/resources/l10n/messages.properties +++ b/core/resources/l10n/messages.properties @@ -385,9 +385,9 @@ PreferencesImporter.chooser.title = Import a Preferences File PreferencesOptionPanel.title = Export settings PreferencesOptionPanel.checkbox.userDirectories = Export user directories -PreferencesOptionPanel.checkbox.userDirectories.ttip = If checked, user directories (possible sensitive information) will be exported. +PreferencesOptionPanel.checkbox.userDirectories.ttip = If unchecked, user directories (possibly sensitive information) will not be exported. PreferencesOptionPanel.checkbox.windowInfo = Export window information (position, size\u2026) -PreferencesOptionPanel.checkbox.windowInfo.ttip = If checked, window information (position, size\u2026) will be exported. +PreferencesOptionPanel.checkbox.windowInfo.ttip = If unchecked, window information (position, size\u2026) will not be exported. ! Welcome dialog welcome.dlg.title = Welcome to OpenRocket