add hint for path variable option

This commit is contained in:
marhali 2022-12-07 19:32:16 +01:00
parent 892453aabd
commit e26ada8b20

View File

@ -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?