password request added
This commit is contained in:
parent
584b1618f9
commit
82e7d0eb25
29 changed files with 1629 additions and 223 deletions
|
@ -88,11 +88,11 @@ namespace WebsitePanel.WebDavPortal.Resources {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Address Inforamtion.
|
||||
/// Looks up a localized string similar to Address Information.
|
||||
/// </summary>
|
||||
public static string AddressInforamtion {
|
||||
public static string AddressInformation {
|
||||
get {
|
||||
return ResourceManager.GetString("AddressInforamtion", resourceCulture);
|
||||
return ResourceManager.GetString("AddressInformation", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue