mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-26 12:16:07 +01:00
remove "of apps"
This commit is contained in:
parent
06669bc77b
commit
2cdf2cbe19
2
src/App/Resources/AppResources.Designer.cs
generated
2
src/App/Resources/AppResources.Designer.cs
generated
@ -745,7 +745,7 @@ namespace Bit.App.Resources {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to URIs that are blacklisted will not offer auto-fill. The list of apps should be comma separated. Ex: "https://twitter.com, androidapp://com.twitter.android"..
|
/// Looks up a localized string similar to URIs that are blacklisted will not offer auto-fill. The list should be comma separated. Ex: "https://twitter.com, androidapp://com.twitter.android"..
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static string BlacklistedUrisDescription {
|
public static string BlacklistedUrisDescription {
|
||||||
get {
|
get {
|
||||||
|
@ -1542,7 +1542,7 @@
|
|||||||
<value>Blacklisted URIs</value>
|
<value>Blacklisted URIs</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="BlacklistedUrisDescription" xml:space="preserve">
|
<data name="BlacklistedUrisDescription" xml:space="preserve">
|
||||||
<value>URIs that are blacklisted will not offer auto-fill. The list of apps should be comma separated. Ex: "https://twitter.com, androidapp://com.twitter.android".</value>
|
<value>URIs that are blacklisted will not offer auto-fill. The list should be comma separated. Ex: "https://twitter.com, androidapp://com.twitter.android".</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="DisableSavePrompt" xml:space="preserve">
|
<data name="DisableSavePrompt" xml:space="preserve">
|
||||||
<value>Disable Save Prompt</value>
|
<value>Disable Save Prompt</value>
|
||||||
|
Loading…
Reference in New Issue
Block a user