mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2017-11-28 Fred Gleason <fredg@paravelsystems.com>
* Implemented application of the 'Purge Logs' setting when creating logs manually. * Changed the wording of the 'Purge Logs' and 'Purge ELR Data' control in the Edit Service dialog in rdadmin(1). * Added 'RDLog::create()' and 'RDLog::remove()' static methods.
This commit is contained in:
@@ -281,11 +281,11 @@ Lista</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Log Exists</source>
|
||||
<translation>La lista ya existe</translation>
|
||||
<translation type="obsolete">La lista ya existe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Log Already Exists!</source>
|
||||
<translation>¡La lista de reproducción ya existe!</translation>
|
||||
<translation type="obsolete">¡La lista de reproducción ya existe!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>--- end of log ---</source>
|
||||
@@ -397,6 +397,10 @@ Final</translation>
|
||||
<source>ALBUM</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ListLogs</name>
|
||||
|
||||
Reference in New Issue
Block a user