mirror of
https://github.com/bitwarden/mobile
synced 2026-01-08 03:23:23 +00:00
* Opt-out of Google Analytics * Move OptOut to Other in Settings * Change OptOut Order and Resource key
This commit is contained in:
9
src/App/Resources/AppResources.Designer.cs
generated
9
src/App/Resources/AppResources.Designer.cs
generated
@@ -520,6 +520,15 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Disable Google Analytics.
|
||||
/// </summary>
|
||||
public static string DisableGA {
|
||||
get {
|
||||
return ResourceManager.GetString("DisableGA", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Do you really want to delete? This cannot be undone..
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user