More translations for #243 and welcome text for #293

This commit is contained in:
tidusjar 2016-06-27 16:03:46 +01:00
parent eba1570399
commit 91640b3d14
12 changed files with 263 additions and 1 deletions

View file

@ -330,6 +330,15 @@ namespace PlexRequests.UI.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Welcome.
/// </summary>
public static string Layout_Welcome {
get {
return ResourceManager.GetString("Layout_Welcome", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Albums.
/// </summary>