From 45bf867d3805c13a0540096fad8391ce784118a4 Mon Sep 17 00:00:00 2001 From: digitalisland-nino Date: Wed, 14 Apr 2021 16:49:59 +0200 Subject: [PATCH] Copied RGUI Dracula theme localized strings to new Ozone Dracula theme. --- intl/msg_hash_ast.h | 4 ++++ intl/msg_hash_chs.h | 4 ++++ intl/msg_hash_es.h | 4 ++++ intl/msg_hash_ko.h | 4 ++++ intl/msg_hash_pt_br.h | 4 ++++ intl/msg_hash_tr.h | 4 ++++ intl/msg_hash_uk.h | 4 ++++ intl/msg_hash_us.h | 4 ++++ 8 files changed, 32 insertions(+) diff --git a/intl/msg_hash_ast.h b/intl/msg_hash_ast.h index 96dbb2fbec..7a5e7e09a8 100644 --- a/intl/msg_hash_ast.h +++ b/intl/msg_hash_ast.h @@ -2116,6 +2116,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_GRUVBOX_DARK, "Escuridá Gruvbox" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_DRACULA, + "Drácula" + ) /* MaterialUI: Settings > User Interface > Appearance */ diff --git a/intl/msg_hash_chs.h b/intl/msg_hash_chs.h index 34d45906c0..ca5368a54c 100644 --- a/intl/msg_hash_chs.h +++ b/intl/msg_hash_chs.h @@ -8144,6 +8144,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_TWILIGHT_ZONE, "模糊地带" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_DRACULA, + "德古拉" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LEFT_THUMBNAILS_OZONE, "第二缩略图" diff --git a/intl/msg_hash_es.h b/intl/msg_hash_es.h index 5bd2c19b5a..13f2712c59 100644 --- a/intl/msg_hash_es.h +++ b/intl/msg_hash_es.h @@ -8192,6 +8192,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_HACKING_THE_KERNEL, "Hackeando el kernel" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_DRACULA, + "Drácula" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LEFT_THUMBNAILS_OZONE, "Segunda miniatura" diff --git a/intl/msg_hash_ko.h b/intl/msg_hash_ko.h index 020c6e86ba..b613b564e7 100644 --- a/intl/msg_hash_ko.h +++ b/intl/msg_hash_ko.h @@ -8272,6 +8272,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_TWILIGHT_ZONE, "환상특급" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_DRACULA, + "드라큘라" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LEFT_THUMBNAILS_OZONE, "두 번째 미리보기" diff --git a/intl/msg_hash_pt_br.h b/intl/msg_hash_pt_br.h index 9b0a94e4aa..6d7df25aa7 100644 --- a/intl/msg_hash_pt_br.h +++ b/intl/msg_hash_pt_br.h @@ -8148,6 +8148,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_HACKING_THE_KERNEL, "Hackeando o kernel" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_DRACULA, + "Drácula" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LEFT_THUMBNAILS_OZONE, "Segunda miniatura" diff --git a/intl/msg_hash_tr.h b/intl/msg_hash_tr.h index 0faea84ff1..6e6004c8b6 100644 --- a/intl/msg_hash_tr.h +++ b/intl/msg_hash_tr.h @@ -7236,6 +7236,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_TWILIGHT_ZONE, "Alacakaranlık Bölgesi" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_DRACULA, + "Drakula" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LEFT_THUMBNAILS_OZONE, "İkinci Küçük Resim" diff --git a/intl/msg_hash_uk.h b/intl/msg_hash_uk.h index 2eef2df511..719e823f85 100644 --- a/intl/msg_hash_uk.h +++ b/intl/msg_hash_uk.h @@ -4668,6 +4668,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_HACKING_THE_KERNEL, "Зламати ядро" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_DRACULA, + "Дракула" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LEFT_THUMBNAILS_OZONE, "Додаткова мініатюра" diff --git a/intl/msg_hash_us.h b/intl/msg_hash_us.h index fca7024d53..bc725fc145 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -8934,6 +8934,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_TWILIGHT_ZONE, "Twilight Zone" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_DRACULA, + "Dracula" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LEFT_THUMBNAILS_OZONE, "Second Thumbnail"