mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-19 06:31:29 +00:00
[frontend, android] Move update_checker to frontend_common and add Android support (#2687)
I still have to add a setting to disable the auto update checking on a later PR, firstly lets make sure i didn't accidentally break anything with CMAKE. or QT. Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2687 Reviewed-by: Lizzie <lizzie@eden-emu.dev> Reviewed-by: crueter <crueter@eden-emu.dev> Co-authored-by: Inix <Nixy01@proton.me> Co-committed-by: Inix <Nixy01@proton.me>
This commit is contained in:
@@ -305,7 +305,6 @@
|
||||
<string name="search_recently_added">Нещодавно додано</string>
|
||||
<string name="open_user_folder">Відкрити теку Eden</string>
|
||||
<string name="open_user_folder_description">Керування внутрішніми файлами Eden</string>
|
||||
<string name="theme_and_color_description">Змінити зовнішній вигляд застосунку</string>
|
||||
<string name="no_file_manager">Не знайдено файлового менеджера</string>
|
||||
<string name="notification_no_directory_link">Не вдалося відкрити теку Eden</string>
|
||||
<string name="notification_no_directory_link_description">Будь ласка, знайдіть теку користувача за допомогою бічної панелі файлового менеджера вручну.</string>
|
||||
@@ -662,7 +661,6 @@
|
||||
<string name="preferences_controls">Керування</string>
|
||||
<string name="preferences_controls_description">Призначити кнопки контролера</string>
|
||||
<string name="preferences_player">Гравець %d</string>
|
||||
<string name="preferences_theme">Тема та колір</string>
|
||||
<string name="preferences_debug">Налагодження</string>
|
||||
<string name="preferences_debug_description">Налагодження CPU/GPU, графічний API, швидка пам\'ять</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user