Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Labels in Media Manager 5 can do a bit more than the usual labels. 

Most labels in Media Manager 5 are simple key/value pairs, e.g. "ASSET_ARCHIVE" to "Archive". These can be changed as always

Interpolation

First and foremost it is possible to interpolate values into labels by using double curly brackets, e.g.

...

The following are values outputted for different data types:

data type

output

boolean

truefalse

number

12-8245786325

string

foobar

Cardinal plurality

Cardinal plurality is when something is counted, e.g. "one asset", "two assets", "three assets" and so on. Cardinal plurality is denoted by the FUNCTION_NAME cardinalPlural.

...

Which ones are available depends on the chosen language. A full list can be seen here: http://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html.

The Media Manager 5 has rules for the following languages: English Danish German Swedish

...