mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-20 18:19:43 +02:00
refactor: clean up.
- Removed SyncDevice, device name since it's not used anymore by syncyomi server. - Removed SyncStatus, used internally in the server doesn't need the data to be sent from tachi app. - This way we just keep the manga data/backup that we can send to many services more generic. Signed-off-by: KaiserBh <kaiserbh@proton.me>
This commit is contained in:
@@ -533,8 +533,6 @@
|
||||
<string name="sync_error">Syncing library failed</string>
|
||||
<string name="sync_complete">Syncing library complete</string>
|
||||
<string name="sync_in_progress">Sync is already in progress</string>
|
||||
<string name="pref_sync_device_name">Device name</string>
|
||||
<string name="pref_sync_device_name_summ">Enter a name for this device</string>
|
||||
<string name="pref_sync_host">Host</string>
|
||||
<string name="pref_sync_host_summ">Enter the host address for synchronizing your library</string>
|
||||
<string name="pref_sync_api_key">API key</string>
|
||||
|
Reference in New Issue
Block a user