mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 08:01:13 +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:
@@ -169,7 +169,7 @@ Chcete je uložit?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>--- End of clock ---</source>
|
||||
<translation>--- Konec hodin ---</translation>
|
||||
<translation type="obsolete">--- Konec hodin ---</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Invalid Code</source>
|
||||
@@ -208,6 +208,14 @@ Chcete je uložit?</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