mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-02-16 18:47:28 -05:00
More cleanup and fixes
This commit is contained in:
9
Application/Properties/Resources.Designer.cs
generated
9
Application/Properties/Resources.Designer.cs
generated
@@ -214,6 +214,15 @@ namespace FeedCenter.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to _Name:.
|
||||
/// </summary>
|
||||
public static string categoryNameLabel {
|
||||
get {
|
||||
return ResourceManager.GetString("categoryNameLabel", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Add Category.
|
||||
/// </summary>
|
||||
|
||||
@@ -535,4 +535,7 @@
|
||||
<data name="SplashMigratingLegacyDatabase" xml:space="preserve">
|
||||
<value>Migrating legacy database...</value>
|
||||
</data>
|
||||
<data name="categoryNameLabel" xml:space="preserve">
|
||||
<value>_Name:</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user