refactor(GoogleDrive): update strings.xml
Signed-off-by: KaiserBh <kaiserbh@proton.me>
This commit is contained in:
parent
0366de2604
commit
9a53f4c0ab
1 changed files with 1 additions and 0 deletions
|
@ -575,6 +575,7 @@
|
|||
<string name="google_drive_login_success">Logged in to Google Drive</string>
|
||||
<string name="google_drive_login_failed">Failed to log in to Google Drive: %s</string>
|
||||
<string name="google_drive_not_signed_in">Not signed in to Google Drive</string>
|
||||
<string name="error_uploading_sync_data">Error uploading sync data to Google Drive</string>
|
||||
<string name="error_deleting_google_drive_lock_file">Error Deleting Google Drive Lock File</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>
|
||||
|
|
Reference in a new issue