From 7e18a6b87805b453e20e5da088fd0c3d2fcabdc2 Mon Sep 17 00:00:00 2001 From: marhali Date: Sat, 9 Apr 2022 17:37:45 +0200 Subject: [PATCH] update settings hint --- src/main/resources/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/messages.properties b/src/main/resources/messages.properties index 2c4620c..ddad8b2 100644 --- a/src/main/resources/messages.properties +++ b/src/main/resources/messages.properties @@ -13,7 +13,7 @@ action.delete=Delete translation.key=Key translation.locales=Locales # Settings -settings.hint.text=Project-specific configuration for using your translation files. For an easy start, you can use one of the existing presets. +settings.hint.text=Project-specific configuration. For an easy start, you can use one of the existing presets. settings.hint.action=Fore more information, see the documentation settings.preset.title=Preset settings.preset.tooltip=Choose a configuration template that best fits your project. After that you can make further changes.