Wiki source code of Translations
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | platform.icon.picker.preview=Preview with: | ||
| 2 | platform.icon.picker.loading=Loading | ||
| 3 | |||
| 4 | rendering.macro.iconPicker.name=Icon Picker | ||
| 5 | rendering.macro.iconPicker.description=Select an icon within the XWiki icon set. | ||
| 6 | rendering.macro.iconPicker.parameter.id.name=Id | ||
| 7 | rendering.macro.iconPicker.parameter.id.description=DOM id of the input field where the picker will apply to | ||
| 8 | rendering.macro.iconPicker.parameter.class.name=Class | ||
| 9 | rendering.macro.iconPicker.parameter.class.description=CSS class of inputs where the picker will apply to | ||
| 10 | rendering.macro.iconPicker.parameter.prefix.name=Prefix | ||
| 11 | rendering.macro.iconPicker.parameter.prefix.description=Prefix to add before the name of the icon in the input field (default: "image:icon:") |