mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 23:25:45 +03:00
OK => Allow
This commit is contained in:
parent
0c0a928e87
commit
937ad444da
2 changed files with 2 additions and 2 deletions
2
src/App/Resources/AppResources.Designer.cs
generated
2
src/App/Resources/AppResources.Designer.cs
generated
|
@ -2374,7 +2374,7 @@ namespace Bit.App.Resources {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to bitwarden keeps your vault automatically synced by using push notifications. For the best possible experience, please select "Ok" on the following prompt when asked to enable push notifications..
|
||||
/// Looks up a localized string similar to bitwarden keeps your vault automatically synced by using push notifications. For the best possible experience, please select "Allow" on the following prompt when asked to enable push notifications..
|
||||
/// </summary>
|
||||
public static string PushNotificationAlert {
|
||||
get {
|
||||
|
|
|
@ -640,7 +640,7 @@
|
|||
<value>Are you sure you want to overwrite the current password?</value>
|
||||
</data>
|
||||
<data name="PushNotificationAlert" xml:space="preserve">
|
||||
<value>bitwarden keeps your vault automatically synced by using push notifications. For the best possible experience, please select "Ok" on the following prompt when asked to enable push notifications.</value>
|
||||
<value>bitwarden keeps your vault automatically synced by using push notifications. For the best possible experience, please select "Allow" on the following prompt when asked to enable push notifications.</value>
|
||||
<comment>Push notifications for apple products</comment>
|
||||
</data>
|
||||
<data name="RateTheApp" xml:space="preserve">
|
||||
|
|
Loading…
Reference in a new issue