diff --git a/src/main/resources/messages.properties b/src/main/resources/messages.properties index e7cdeb8..69ac416 100644 --- a/src/main/resources/messages.properties +++ b/src/main/resources/messages.properties @@ -25,7 +25,7 @@ settings.preset.tooltip=Choose a configuration template that best fits your proj settings.resource.title=Resource Configuration settings.resource.path.window=Locales Directory settings.resource.path.title=Locales directory -settings.resource.path.tooltip=Define the folder which contains all translation files. For nested folders, use the top folder. +settings.resource.path.tooltip=Choose the folder which contains all translation files. Path variables like $PROJECT_DIR$ are supported. settings.resource.strategy=File structure settings.resource.folder.items=Single Directory;Modularized: Locale / Namespace;Modularized: Namespace / Locale settings.resource.folder.tooltip=What is the folder structure of your translation files?