Changes for page Translations

Last modified by SuperNico Laub on 2025/09/18 17:54

From version 1.1
edited by superadmin
on 2025/05/22 17:44
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/16.10.8]
To version 2.1
edited by SuperNico Laub
on 2025/09/18 17:54
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/17.7.0]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.superadmin
1 +xwiki:XWiki.supernico
Content
... ... @@ -97,6 +97,8 @@
97 97  platform.appwithinminutes.classEditorMoveFieldHint=Drag and drop to change the order
98 98  
99 99  platform.appwithinminutes.classEditorFieldDefaultValueToolTip=Default value
100 +platform.appwithinminutes.classEditorFieldPrettyNameToolTip=Pretty Name
101 +platform.appwithinminutes.classEditorFieldHintToolTip=Hint
100 100  
101 101  ### Date Picker
102 102  platform.appwithinminutes.classEditorDatePickerAcceptSelectedDate=OK
... ... @@ -111,7 +111,9 @@
111 111  platform.appwithinminutes.classEditorStaticListEditorDeleteItemLabel=Delete
112 112  
113 113  appWithinMinutes.templateProviderEditor.hint=Application entries are wiki pages that contain structured data.
116 +appWithinMinutes.templateProviderEditor.icon.name=Icon
114 114  appWithinMinutes.templateProviderEditor.icon.hint=The icon associated with an application entry.
118 +appWithinMinutes.templateProviderEditor.description.name=Description
115 115  appWithinMinutes.templateProviderEditor.description.hint=Short description of an application entry.
116 116  appWithinMinutes.templateProviderEditor.visibilityRestrictions.name=Where to create the entries from
117 117  appWithinMinutes.templateProviderEditor.visibilityRestrictions.hint=If no location is selected, the entries can be created from any page.
... ... @@ -119,6 +119,7 @@
119 119  appWithinMinutes.templateProviderEditor.creationRestrictions.hint=If no location is selected, the entries can be created anywhere in the wiki.
120 120  appWithinMinutes.templateProviderEditor.creationRestrictionsAreSuggestions.name=Don't enforce entry location
121 121  appWithinMinutes.templateProviderEditor.creationRestrictionsAreSuggestions.hint=Use the locations specified above only as suggestions, allowing the user to select a different location when creating an application entry.
126 +appWithinMinutes.templateProviderEditor.terminal.name=Terminal
122 122  appWithinMinutes.templateProviderEditor.terminal.hint=Whether the application entries should be terminal pages or not.
123 123  
124 124  ### Wizard Step 3: Application Presentation