-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Now that @purejava officially starts developing the first real "plugin" for Cryptomator (see #2), we need to discuss how these are displayed to the user.
For example, in case of keychain access providers, the user sees a dropdown element in Cryptomator's settings to choose between installed providers. At the moment, the display name is retrieved from the localizable strings.properties in the GUI jar, using the fully qualified class name of the implementation as part of the key.
This allows translators to translate the displayed string right within the main project. However, it restricts the use of plugins that we aren't aware of or that are proprietary.
Metadata
Metadata
Assignees
Labels
No labels