mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	feat: added google drive service.
Signed-off-by: KaiserBh <kaiserbh@proton.me>
This commit is contained in:
		| @@ -530,6 +530,18 @@ | ||||
|     <string name="syncyomi">SyncYomi</string> | ||||
|     <string name="sync_completed_message">Done in %1$s</string> | ||||
|     <string name="last_synchronization">Last Synchronization: %1$s</string> | ||||
|     <string name="google_drive">Google Drive</string> | ||||
|     <string name="pref_google_drive_sign_in">Sign in</string> | ||||
|     <string name="google_drive_sign_in_success">Signed in successfully</string> | ||||
|     <string name="google_drive_sign_in_failed">Sign in failed</string> | ||||
|     <string name="authentication">Authentication</string> | ||||
|     <string name="pref_google_drive_purge_sync_data">Clear Sync Data from Google Drive</string> | ||||
|     <string name="google_drive_sync_data_purged">Sync data purged from Google Drive</string> | ||||
|     <string name="google_drive_sync_data_not_found">No sync data found in Google Drive</string> | ||||
|     <string name="google_drive_not_signed_in">Not signed in to Google Drive</string> | ||||
|     <string name="pref_purge_confirmation_title">Purge confirmation</string> | ||||
|     <string name="pref_purge_confirmation_message">Purging sync data will delete all your sync data from Google Drive. Are you sure you want to continue?</string> | ||||
|  | ||||
|  | ||||
|     <!-- Advanced section --> | ||||
|     <string name="label_network">Network</string> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user