diff --git a/data/locale/en-US.ini b/data/locale/en-US.ini index 5d9c9bb..8930159 100644 --- a/data/locale/en-US.ini +++ b/data/locale/en-US.ini @@ -243,6 +243,6 @@ Source.Mirror.Scaling.Bounds.Fit.Description="Fit will rescale the source to mat Source.Mirror.Scaling.Bounds.Fill="Fill" Source.Mirror.Scaling.Bounds.Fill.Description="Fill will rescale the source to match either the height or width, whichever is larger, of the given area.\nThis option will keep Aspect Ratio." Source.Mirror.Scaling.Bounds.FillWidth="Fill to Width" -Source.Mirror.Scaling.Bounds.FillWidth.Description="Fill to Width will rescale the source to match the height of the given area.\nThis option will keep Aspect Ratio." +Source.Mirror.Scaling.Bounds.FillWidth.Description="Fill to Width will rescale the source to match the width of the given area.\nThis option will keep Aspect Ratio." Source.Mirror.Scaling.Bounds.FillHeight="Fill to Height" Source.Mirror.Scaling.Bounds.FillHeight.Description="Fill to Height will rescale the source to match the height of the given area.\nThis option will keep Aspect Ratio."