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:
Fred Gleason
2020-12-15 12:53:29 -05:00
parent 0bd165a823
commit 0b57b4b8de
40 changed files with 2355 additions and 901 deletions

View File

@@ -258,12 +258,12 @@ einfügen</translation>
<message>
<source>This log contains one or more carts
that are invalid for the selected service!</source>
<translation>Dieses Log enthält einen oder mehrere Carts,
<translation type="obsolete">Dieses Log enthält einen oder mehrere Carts,
die für den gewählten Service ungültig sind!</translation>
</message>
<message>
<source>Voice Track</source>
<translation type="obsolete">Voice Track</translation>
<translation type="unfinished">Voice Track</translation>
</message>
<message>
<source>The log contains carts that are disabled
@@ -385,7 +385,7 @@ die für den gewählten Service ungültig sind!</translation>
</message>
<message>
<source>Selected:</source>
<translation type="obsolete">Ausgewählt:</translation>
<translation type="unfinished">Ausgewählt:</translation>
</message>
<message>
<source>Delete on</source>
@@ -455,6 +455,10 @@ die für den gewählten Service ungültig sind!</translation>
<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>