mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 16:11:12 +02:00
2019-08-28 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'RDClock::insert()' method to calculate the ordinal position of the inserted event automatically. * Fixed a bug in rdlogmanager(1) that caused newly added events to be incorrectly sorted in the event list in the 'Edit Clock' dialog.
This commit is contained in:
@@ -170,7 +170,7 @@ Vil du lagra?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>--- End of clock ---</source>
|
||||
<translation>--- Slutt på klokka ---</translation>
|
||||
<translation type="obsolete">--- Slutt på klokka ---</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Invalid Code</source>
|
||||
@@ -209,6 +209,14 @@ Vil du lagra?</translation>
|
||||
<source>Are you sure you want to delete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>That event does not exist.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EditEvent</name>
|
||||
|
Reference in New Issue
Block a user