plug-ins: let's have the same label for import and export.

While listing the file formats, I could not find the format, because it
was labelled differently.
This doesn't break the strings since the longer string already existed.
This commit is contained in:
Jehan 2026-03-03 10:47:46 +01:00
parent 6bd949b0d5
commit 9ae9976732

View file

@ -170,7 +170,7 @@ tim_create_procedure (GimpPlugIn *plug_in,
tim_load, NULL, NULL);
gimp_procedure_set_menu_label (procedure,
_("TIM Image"));
_("Playstation TIM image"));
gimp_procedure_set_documentation (procedure,
_("Load file in the TIM file format"),