localized message for validationMessage in Jamf Applications #82

Open
opened 2026-01-19 18:31:28 +00:00 by michael · 0 comments
Owner

Originally created by @phillscholl on GitHub.

Feature Request:

Possibility to add localized message in the Jamf Applications -> Application Domain' -> com.jamf.setupmanager.

Image

Would be nice if we can have the option to add the localized messages there too.

Example from plist:

en
Asset Tag needs to be of format 'ABC12345'
de
Etikett Nummer muss im Format 'ABC12345' sein
fr
L'étiquette d'actif doit être au format 'ABC12345'
nl
Asset Tag moet het formaat 'ABC12345' hebben

Originally created by @phillscholl on GitHub. Feature Request: Possibility to add localized message in the Jamf Applications -> Application Domain' -> com.jamf.setupmanager. ![Image](https://github.com/user-attachments/assets/5022cfde-c2bc-4fb4-8dd5-4f12e2b4138f) Would be nice if we can have the option to add the localized messages there too. Example from plist: <dict> <key>en</key> <string>Asset Tag needs to be of format 'ABC12345'</string> <key>de</key> <string>Etikett Nummer muss im Format 'ABC12345' sein</string> <key>fr</key> <string>L'étiquette d'actif doit être au format 'ABC12345'</string> <key>nl</key> <string>Asset Tag moet het formaat 'ABC12345' hebben</string> </dict>
michael added the enhancement label 2026-01-19 18:31:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jamf/Setup-Manager#82