Fix a typo "alow" -> "allow"
parent
2b9390806f
commit
37a2c38a5f
|
@ -70,7 +70,7 @@ namespace Microsoft.NetConf2021.Maui.Resources.Strings {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to Turn on to alow to download over cellular data if wifi is unavailable..
|
/// Looks up a localized string similar to Turn on to allow to download over cellular data if wifi is unavailable..
|
||||||
/// </summary>
|
/// </summary>
|
||||||
internal static string Autodownload_Using_Data_Subtitle {
|
internal static string Autodownload_Using_Data_Subtitle {
|
||||||
get {
|
get {
|
||||||
|
|
Loading…
Reference in New Issue