mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 08:40:12 +01:00
2020-12-15 Fred Gleason <fredg@paravelsystems.com>
* Added a 'RDLogLine::refreshCart()' method. * Refactored the 'Edit Log' dialog in rdlogedit(1) to use Qt's MVC API. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -234,7 +234,7 @@ Meta</translation>
|
||||
<message>
|
||||
<source>This log contains one or more carts
|
||||
that are invalid for the selected service!</source>
|
||||
<translation>¡Esta Lista contiene uno o más cartuchos
|
||||
<translation type="obsolete">¡Esta Lista contiene uno o más cartuchos
|
||||
que son inválidos para el dispositivo elegido!</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -327,7 +327,7 @@ Do you want to save your changes?</source>
|
||||
</message>
|
||||
<message>
|
||||
<source>Voice Track</source>
|
||||
<translation type="obsolete">Pista de voz</translation>
|
||||
<translation type="unfinished">Pista de voz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>LINK</source>
|
||||
@@ -385,7 +385,7 @@ desactivados para el servicio actual!
|
||||
</message>
|
||||
<message>
|
||||
<source>Selected:</source>
|
||||
<translation type="obsolete">Seleccionado:</translation>
|
||||
<translation type="unfinished">Seleccionado:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Delete on</source>
|
||||
@@ -459,6 +459,10 @@ desactivados para el servicio actual!
|
||||
<source>Estimated</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>This log contains one or more carts that are invalid for the selected service!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EditLogLine</name>
|
||||
|
||||
Reference in New Issue
Block a user