locale: add LOCALE_MENU_HINT_WEATHER_API_VERSION

Origin commit data
------------------
Commit: 4bb0243934
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-03 (Fri, 03 May 2024)

Origin message was:
------------------
- locale: add LOCALE_MENU_HINT_WEATHER_API_VERSION

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2024-05-03 22:24:51 +02:00
committed by Thilo Graf
parent aa95a4338d
commit c3db7b4847
5 changed files with 5 additions and 0 deletions

View File

@@ -1854,6 +1854,7 @@ typedef enum
LOCALE_MENU_HINT_VOLUME_POS,
LOCALE_MENU_HINT_VOLUME_SIZE,
LOCALE_MENU_HINT_WEATHER_API_KEY,
LOCALE_MENU_HINT_WEATHER_API_VERSION,
LOCALE_MENU_HINT_WEATHER_ENABLED,
LOCALE_MENU_HINT_WEATHER_LOCATION,
LOCALE_MENU_HINT_WEATHER_POSTALCODE,

View File

@@ -1854,6 +1854,7 @@ const char * locale_real_names[] =
"menu.hint_volume_pos",
"menu.hint_volume_size",
"menu.hint_weather_api_key",
"menu.hint_weather_api_version",
"menu.hint_weather_enabled",
"menu.hint_weather_location",
"menu.hint_weather_postalcode",