[TGZConvert] TGZTest -> TGZConvert

This commit is contained in:
Matt Nadareski
2016-08-30 12:04:44 -07:00
parent baa853fa6e
commit 2b84e94d1d
10 changed files with 10 additions and 10 deletions

View File

@@ -124,7 +124,7 @@ namespace SabreTools.Helper.Resources {
}
/// <summary>
/// Looks up a localized string similar to Test TorrentGZ output.
/// Looks up a localized string similar to Convert files to TGZ output.
/// </summary>
public static string TGZTest_Desc {
get {
@@ -133,7 +133,7 @@ namespace SabreTools.Helper.Resources {
}
/// <summary>
/// Looks up a localized string similar to TGZTest.
/// Looks up a localized string similar to TGZConvert.
/// </summary>
public static string TGZTest_Name {
get {

View File

@@ -139,10 +139,10 @@
<value>SimpleSort</value>
</data>
<data name="TGZTest_Desc" xml:space="preserve">
<value>Test TorrentGZ output</value>
<value>Convert files to TGZ output</value>
</data>
<data name="TGZTest_Name" xml:space="preserve">
<value>TGZTest</value>
<value>TGZConvert</value>
</data>
<data name="Usage" xml:space="preserve">
<value>Usage</value>