mirror of
https://github.com/relativemodder/aegnux.git
synced 2025-12-10 05:29:38 +05:00
added misterhorse URL handler
This commit is contained in:
@@ -38,5 +38,7 @@ STRINGS = {
|
||||
'plugin_note_text': 'Those plugins are available at https://t.me/Aegnux',
|
||||
'done_title': 'Done!',
|
||||
'done_ae': 'AE has been installed.',
|
||||
'done_plugins': 'The plugins have been installed.'
|
||||
'done_plugins': 'The plugins have been installed.',
|
||||
'mhtb_not_found_title': 'Mister Horse Product Manager Not Found',
|
||||
'mhtb_not_found_text': 'Mister Horse Product Manager is not installed in the Wine prefix. Please install it first.'
|
||||
}
|
||||
@@ -37,5 +37,7 @@ STRINGS = {
|
||||
'plugin_note': 'Замечание к приватным плагинам',
|
||||
'plugin_note_text': 'Эти плагины доступны здесь: https://t.me/Aegnux',
|
||||
'done_ae': 'AE был установлен.',
|
||||
'done_plugins': 'Плагины были установлены.'
|
||||
'done_plugins': 'Плагины были установлены.',
|
||||
'mhtb_not_found_title': 'Mister Horse Product Manager не найден',
|
||||
'mhtb_not_found_text': 'Mister Horse Product Manager не установлен в префиксе Wine. Пожалуйста, сначала установите его.'
|
||||
}
|
||||
@@ -37,5 +37,7 @@ STRINGS = {
|
||||
'plugin_note': 'Примітка до приватних плагінів',
|
||||
'plugin_note_text': 'Ці плагіни доступні тут: https://t.me/Aegnux',
|
||||
'done_ae': 'AE було встановлено.',
|
||||
'done_plugins': 'Плагіни було встановлено.'
|
||||
'done_plugins': 'Плагіни було встановлено.',
|
||||
'mhtb_not_found_title': 'Mister Horse Product Manager не знайдено',
|
||||
'mhtb_not_found_text': 'Mister Horse Product Manager не встановлено в префіксі Wine. Будь ласка, спочатку встановіть його.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user