[Image Resizer] UI fixes (#9001)

* Color fix

* Accesibility fix
This commit is contained in:
Niels Laute
2021-01-08 16:23:21 +01:00
committed by GitHub
parent abf9287a99
commit cccd2c0139
5 changed files with 7 additions and 8 deletions

View File

@@ -376,7 +376,7 @@ namespace ImageResizer.Properties {
}
/// <summary>
/// Looks up a localized string similar to _Resize.
/// Looks up a localized string similar to Resize.
/// </summary>
public static string Input_Resize {
get {

View File

@@ -227,7 +227,7 @@
<value>R_esize the original pictures (don't create copies)</value>
</data>
<data name="Input_Resize" xml:space="preserve">
<value>_Resize</value>
<value>Resize</value>
</data>
<data name="Input_ShowAdvanced" xml:space="preserve">
<value>Settings</value>