From e04ca4a9e14ac5d4163e92ed4d614ac39abb7440 Mon Sep 17 00:00:00 2001 From: Good Guy Date: Fri, 14 May 2021 16:04:04 -0600 Subject: [PATCH] minor changes; mostly for new Context Help feature --- cinelerra-5.1/cinelerra/statusbar.C | 2 +- cinelerra-5.1/doc/ContextManual.pl | 2 -- cinelerra-5.1/po/es.po | 4 ++++ cinelerra-5.1/tips/tips.en | 3 +++ cinelerra-5.1/tips/tips.es | 3 +++ 5 files changed, 11 insertions(+), 3 deletions(-) diff --git a/cinelerra-5.1/cinelerra/statusbar.C b/cinelerra-5.1/cinelerra/statusbar.C index d27045b6..b9e0719d 100644 --- a/cinelerra-5.1/cinelerra/statusbar.C +++ b/cinelerra-5.1/cinelerra/statusbar.C @@ -128,7 +128,7 @@ void StatusBar::show_message(const char *text, int msg_color, int box_color) void StatusBar::reset_default_message() { status_color = -1; - strcpy(default_msg, _("Welcome to Cinelerra.")); + strcpy(default_msg, _("Welcome to CinGG - use ALT+h for context HELP.")); } void StatusBar::update_default_message() { diff --git a/cinelerra-5.1/doc/ContextManual.pl b/cinelerra-5.1/doc/ContextManual.pl index cbb14341..925f80b6 100755 --- a/cinelerra-5.1/doc/ContextManual.pl +++ b/cinelerra-5.1/doc/ContextManual.pl @@ -33,8 +33,6 @@ $index_node = 'Index.html'; # Several special plugin names necessary to rewrite %rewrite = ( # Rendered effects and transitions are not segmented in the Contents - # CD Ripper is an audio effect but erroneously placed - # under Rendered Video Effects in the manual "CD Ripper" => "Rendered Audio Effects", "Normalize" => "Rendered Audio Effects", "Resample" => "Rendered Audio Effects", diff --git a/cinelerra-5.1/po/es.po b/cinelerra-5.1/po/es.po index 21909c1b..e912aede 100644 --- a/cinelerra-5.1/po/es.po +++ b/cinelerra-5.1/po/es.po @@ -14812,3 +14812,7 @@ msgstr "Desenfoque Zoom" #: cinelerra/batchrender.C:1444 msgid "Open quick start guide in default browser" msgstr "Abrir la guía de inicio rápido en su navegador web" + +#: cinelerra/appearanceprefs.C:731 +msgid "Autosave continuous backups" +msgstr "Copia de seguridad continua" diff --git a/cinelerra-5.1/tips/tips.en b/cinelerra-5.1/tips/tips.en index bd7934f8..014c5dd9 100644 --- a/cinelerra-5.1/tips/tips.en +++ b/cinelerra-5.1/tips/tips.en @@ -1,3 +1,6 @@ +Move the mouse pointer to an item and press ALT+h shortcut to open context HELP in +your default browser. Use on a window, button, tooltip, plugins, and other places. + Shift-click on a curve keyframe to snap it to the neighboring values. When configuring slow effects, disable playback for the track. After configuring it, diff --git a/cinelerra-5.1/tips/tips.es b/cinelerra-5.1/tips/tips.es index 46c60ce6..22a39ebc 100644 --- a/cinelerra-5.1/tips/tips.es +++ b/cinelerra-5.1/tips/tips.es @@ -129,3 +129,6 @@ pistas existentes" esto insertará las imágenes en una pista desbloqueada y al contenido. La duración de cada imagen será la definida en los ajustes. Ya solo nos resta hacer las transiciones y poner música. +Cuando cierre Cinelerra se guardarán unicamente las últimas 50 copias de seguridad. Si +trabaja durante mucho tiempo sin reiniciar Cinelerra, corre el riesgo de ocupar mucho +espacio con las continuas copias de seguridad. -- 2.26.2