[Image Resizer] Add warning for gif files (#12892)

This commit is contained in:
Jaime Bernardo
2021-08-25 16:50:35 +01:00
committed by GitHub
parent 0f55256262
commit 39d46074d6
4 changed files with 36 additions and 5 deletions

View File

@@ -142,6 +142,9 @@
<data name="Input_IgnoreOrientation" xml:space="preserve">
<value>Ign_ore the orientation of pictures</value>
</data>
<data name="Input_GifWarning" xml:space="preserve">
<value>Gif files with animations may not be correctly resized.</value>
</data>
<data name="Input_Replace" xml:space="preserve">
<value>R_esize the original pictures (don't create copies)</value>
</data>