Further improvements for update handling. IO-408
This commit is contained in:
@@ -51,7 +51,7 @@ using System.Windows;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyVersion("1.0.4.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.0.0")]
|
||||
//Setting Squirrel Aware Version.
|
||||
[assembly: AssemblyMetadata("SquirrelAwareVersion", "1")]
|
||||
@@ -160,7 +160,7 @@ namespace BodyshopPartner.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Browse for QB File.
|
||||
/// Looks up a localized string similar to Browse for QuickBooks File.
|
||||
/// </summary>
|
||||
public static string Label_BrowseForQb {
|
||||
get {
|
||||
|
||||
@@ -151,7 +151,7 @@
|
||||
<value>Auto-start Monitors</value>
|
||||
</data>
|
||||
<data name="Label_BrowseForQb" xml:space="preserve">
|
||||
<value>Browse for QB File</value>
|
||||
<value>Browse for QuickBooks File</value>
|
||||
</data>
|
||||
<data name="Label_FilePath" xml:space="preserve">
|
||||
<value>File Path</value>
|
||||
|
||||
Reference in New Issue
Block a user