minor changes; mostly for new Context Help feature
authorGood Guy <good1.2guy@gmail.com>
Fri, 14 May 2021 22:04:04 +0000 (16:04 -0600)
committerGood Guy <good1.2guy@gmail.com>
Fri, 14 May 2021 22:04:04 +0000 (16:04 -0600)
cinelerra-5.1/cinelerra/statusbar.C
cinelerra-5.1/doc/ContextManual.pl
cinelerra-5.1/po/es.po
cinelerra-5.1/tips/tips.en
cinelerra-5.1/tips/tips.es

index d27045b654bd2d654a231095dd137e910689f642..b9e0719d96a4f9c9fae0b4a2eff6b65709c55653 100644 (file)
@@ -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()
 {
index cbb143416adfd34762ceb844ed12c725f987e18d..925f80b6ab7823e88f34b1a2c0984661bf8ad954 100755 (executable)
@@ -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",
index 21909c1bd3388315bab8f4c373ebde52f3462dd9..e912aede617fc60e74636856c5eefd9d65c01713 100644 (file)
@@ -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"
index bd7934f84710049bebf17b922fecba94f87d71ea..014c5dd9002fb017354b0c09653eab663d3bc127 100644 (file)
@@ -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,
index 46c60ce66784baf1014e050faed15e360b81068a..22a39ebcc6f3e7780abd9ffa4f2a199b33783264 100644 (file)
@@ -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.