Files
rawTherapee/rtgui
Lawrence Lee 6bd822352e Display actual language names in preferences
Add ability to set metadata variables in the language files.
Use the LANGUAGE_DISPLAY_NAME metadata variable value in preferences to
show the languages.

Metadata variables are defined in the first section of a language file,
i.e. the comments at the beginning of the file. At most one variable can
be defined per line. The definition takes the following format:
    #<header><whitespace>@<key>=<value>
where:
    <header> is any sequence of non-whitespace characters
    <whitespace> is any non-empty sequence of whitespace characters
    <key> is the metadata key name
    <value> is the metadata value
For example,
    #101 @LANGUAGE_DISPLAY_NAME=English (US)
defines a metadata key "LANGUAGE_DISPLAY_NAME" with value
"English (US)". Lines that do not match the format are ignored.
2023-07-04 17:52:01 -07:00
..
2021-12-11 21:21:54 -08:00
2021-12-11 21:21:54 -08:00
2019-11-01 17:17:29 +01:00
2021-12-11 21:21:54 -08:00
2021-12-11 21:21:54 -08:00
2021-12-11 21:21:54 -08:00
2021-02-14 17:48:37 +01:00
2021-12-11 21:21:54 -08:00
2021-12-11 21:21:54 -08:00
2021-12-11 21:21:54 -08:00
2021-08-15 12:23:29 -07:00
2021-12-11 21:21:54 -08:00
2021-12-11 21:21:54 -08:00
2021-12-11 21:21:54 -08:00
2021-12-11 21:21:54 -08:00
2020-03-19 13:40:11 +01:00
2021-12-11 21:21:54 -08:00
2021-12-11 21:21:54 -08:00
2021-12-11 21:21:54 -08:00
2022-09-23 18:09:44 +02:00
2021-12-11 21:21:54 -08:00
2021-12-11 21:21:54 -08:00
2021-12-19 14:51:47 -08:00
2021-12-11 21:21:54 -08:00
2022-09-23 18:09:44 +02:00
2021-12-19 14:51:47 -08:00
2021-12-19 14:51:47 -08:00
2021-12-11 21:21:54 -08:00
2021-12-11 21:21:54 -08:00
2021-12-11 21:21:54 -08:00
2020-07-09 16:39:26 +02:00
2023-06-25 17:42:34 -07:00
2023-02-06 21:44:57 -08:00
2021-12-11 21:21:54 -08:00
2021-12-11 21:21:54 -08:00