[Cin] Minor cosmetic patch for Format Window
Andrew Randrianasulu
randrianasulu at gmail.com
Thu Nov 12 14:39:30 CET 2020
Only if I understand terms correctly.
diff --git a/cinelerra-5.1/cinelerra/setformat.C b/cinelerra-5.1/cinelerra/setformat.C
index cfd43685..1a71b036 100644
--- a/cinelerra-5.1/cinelerra/setformat.C
+++ b/cinelerra-5.1/cinelerra/setformat.C
@@ -418,7 +418,7 @@ void SetFormatWindow::create_objects()
y += mwindow->theme->setformat_margin;
add_subwindow(new BC_Title(mwindow->theme->setformat_x3,
y,
- _("Aspect ratio:")));
+ _("Display Aspect Ratio:")));
y += mwindow->theme->setformat_margin;
x = mwindow->theme->setformat_x3;
add_subwindow(aspect_w = new ScaleAspectText(x, y, thread,
mostly self-test to see if I can find where in codebase those strings are located ...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dar.diff
Type: text/x-diff
Size: 564 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20201112/b3ae0971/attachment.bin>
More information about the Cin
mailing list