Move SetColorSelector menu label for normal map to strings/en.ini file

This commit is contained in:
David Capello 2018-03-12 14:00:24 -03:00
parent dcfa2efc94
commit c50a03640d
2 changed files with 3 additions and 2 deletions

View File

@ -984,7 +984,7 @@
<item command="SetColorSelector" text="@.ryb_color_wheel">
<param name="type" value="ryb-wheel" />
</item>
<item command="SetColorSelector" text="Normal Map Color Wheel">
<item command="SetColorSelector" text="@.normal_map_color_wheel">
<param name="type" value="normal-map-wheel" />
</item>
<separator />

View File

@ -990,7 +990,8 @@ large_size = &Large Size
color_tint_shade_tone = Color Tint/Shade/Tone
color_spectrum = Color Spectrum
rgb_color_wheel = RGB Color Wheel
ryb_color_wheel = RYB Color Wheel
ryb_Color_wheel = RYB Color Wheel
normal_map_color_wheel = Normal Map Color Wheel
load_palette = L&oad Palette
save_palette = S&ave Palette
load_default_palette = Load Default Palette