diff --git a/src/ImageResizer/Properties/Resources.Designer.cs b/src/ImageResizer/Properties/Resources.Designer.cs
index 9ec05af..30ce660 100644
--- a/src/ImageResizer/Properties/Resources.Designer.cs
+++ b/src/ImageResizer/Properties/Resources.Designer.cs
@@ -97,7 +97,7 @@ public static string Advanced_Encoding {
}
///
- /// Looks up a localized string similar to Fallback encoder:.
+ /// Looks up a localized string similar to _Fallback encoder:.
///
public static string Advanced_FallbackEncoder {
get {
@@ -115,7 +115,7 @@ public static string Advanced_File {
}
///
- /// Looks up a localized string similar to Filename:.
+ /// Looks up a localized string similar to _Filename:.
///
public static string Advanced_FileName {
get {
@@ -169,7 +169,7 @@ public static string Advanced_FileNameTokens {
}
///
- /// Looks up a localized string similar to JPEG quality level:.
+ /// Looks up a localized string similar to _JPEG quality level:.
///
public static string Advanced_JpegQualityLevel {
get {
@@ -178,7 +178,7 @@ public static string Advanced_JpegQualityLevel {
}
///
- /// Looks up a localized string similar to Use original date modified.
+ /// Looks up a localized string similar to _Use original date modified.
///
public static string Advanced_KeepDateModified {
get {
@@ -187,7 +187,7 @@ public static string Advanced_KeepDateModified {
}
///
- /// Looks up a localized string similar to PNG interlacing:.
+ /// Looks up a localized string similar to _PNG interlacing:.
///
public static string Advanced_PngInterlaceOption {
get {
@@ -205,7 +205,7 @@ public static string Advanced_Sizes {
}
///
- /// Looks up a localized string similar to TIFF compression:.
+ /// Looks up a localized string similar to _TIFF compression:.
///
public static string Advanced_TiffCompressOption {
get {
@@ -268,7 +268,7 @@ public static string Input_Auto {
}
///
- /// Looks up a localized string similar to Select a size..
+ /// Looks up a localized string similar to _Select a size..
///
public static string Input_Content {
get {
@@ -277,7 +277,7 @@ public static string Input_Content {
}
///
- /// Looks up a localized string similar to _Custom.
+ /// Looks up a localized string similar to Custom.
///
public static string Input_Custom {
get {
@@ -286,7 +286,7 @@ public static string Input_Custom {
}
///
- /// Looks up a localized string similar to Ignore the _orientation of pictures.
+ /// Looks up a localized string similar to Ign_ore the orientation of pictures.
///
public static string Input_IgnoreOrientation {
get {
@@ -304,7 +304,7 @@ public static string Input_MainInstruction {
}
///
- /// Looks up a localized string similar to _Resize the original pictures (don't create copies).
+ /// Looks up a localized string similar to R_esize the original pictures (don't create copies).
///
public static string Input_Replace {
get {
@@ -331,7 +331,7 @@ public static string Input_ShowAdvanced {
}
///
- /// Looks up a localized string similar to Ma_ke pictures smaller but not larger.
+ /// Looks up a localized string similar to _Make pictures smaller but not larger.
///
public static string Input_ShrinkOnly {
get {
@@ -421,7 +421,7 @@ public static string Progress_MainInstruction {
}
///
- /// Looks up a localized string similar to Stop.
+ /// Looks up a localized string similar to _Stop.
///
public static string Progress_Stop {
get {
@@ -610,7 +610,7 @@ public static string ResizeUnit_Pixel {
}
///
- /// Looks up a localized string similar to _Close.
+ /// Looks up a localized string similar to Close.
///
public static string Results_Close {
get {
diff --git a/src/ImageResizer/Properties/Resources.resx b/src/ImageResizer/Properties/Resources.resx
index 4d57fab..dc73ac8 100644
--- a/src/ImageResizer/Properties/Resources.resx
+++ b/src/ImageResizer/Properties/Resources.resx
@@ -130,13 +130,13 @@
Encoding
- Fallback encoder:
+ _Fallback encoder:File
- Filename:
+ _Filename:Original filename
@@ -154,19 +154,19 @@
The following parameters can be used.
- JPEG quality level:
+ _JPEG quality level:
- Use original date modified
+ _Use original date modified
- PNG interlacing:
+ _PNG interlacing:Sizes
- TIFF compression:
+ _TIFF compression:Advanced Options
@@ -187,19 +187,19 @@
(auto)
- Select a size.
+ _Select a size.
- _Custom
+ Custom
- Ignore the _orientation of pictures
+ Ign_ore the orientation of picturesResize your pictures
- _Resize the original pictures (don't create copies)
+ R_esize the original pictures (don't create copies)_Resize
@@ -208,7 +208,7 @@
Advanced options...
- Ma_ke pictures smaller but not larger
+ _Make pictures smaller but not largerLarge
@@ -238,7 +238,7 @@
Resizing your pictures...
- Stop
+ _StopAbout {0} hour, {1} minute remaining.
@@ -301,7 +301,7 @@
Pixels
- _Close
+ CloseCan't resize the following pictures
diff --git a/src/ImageResizer/Views/AdvancedWindow.xaml b/src/ImageResizer/Views/AdvancedWindow.xaml
index 1293f33..9db01b6 100644
--- a/src/ImageResizer/Views/AdvancedWindow.xaml
+++ b/src/ImageResizer/Views/AdvancedWindow.xaml
@@ -1,5 +1,4 @@
-
-
-
-
+
-
-
-
-
+ Padding="0,5,5,0"
+ Target="{Binding ElementName=_fileNameTextBox}"/>
+
-
-
-
+
@@ -48,7 +50,7 @@
-
+
-