Add storage force push internal option.

This commit is contained in:
Alan Evans
2020-07-10 18:12:16 -03:00
committed by Greyson Parrelli
parent eb6ecc59ab
commit d70999c386
3 changed files with 20 additions and 0 deletions

View File

@@ -1974,6 +1974,9 @@
<string name="preferences__internal_refresh_attributes_description" translatable="false">Forces a write of capabilities on to the server followed by a read.</string>
<string name="preferences__internal_rotate_profile_key" translatable="false">Rotate profile key</string>
<string name="preferences__internal_rotate_profile_key_description" translatable="false">Creates a new versioned profile, and triggers an update of any GV2 group you belong to.</string>
<string name="preferences__internal_storage_service" translatable="false">Storage service</string>
<string name="preferences__internal_force_storage_service_sync" translatable="false">Overwrite remote data</string>
<string name="preferences__internal_force_storage_service_sync_description" translatable="false">Forces remote storage to match the local device state.</string>
<!-- **************************************** -->
<!-- menus -->