mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-13 16:15:51 +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:
@@ -279,11 +279,11 @@ Wollen Sie trotzdem speichern?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Log Exists</source>
|
||||
<translation>Log existiert</translation>
|
||||
<translation type="obsolete">Log existiert</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Log Already Exists!</source>
|
||||
<translation>Log existiert bereits!</translation>
|
||||
<translation type="obsolete">Log existiert bereits!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>RDLogEdit</source>
|
||||
@@ -421,6 +421,10 @@ die für den gewählten Service ungültig sind!</translation>
|
||||
<source>Render</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EditLogLine</name>
|
||||
@@ -821,11 +825,11 @@ Report</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Log Exists</source>
|
||||
<translation>Log existiert</translation>
|
||||
<translation type="obsolete">Log existiert</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Log Already Exists!</source>
|
||||
<translation>Log existiert bereits!</translation>
|
||||
<translation type="obsolete">Log existiert bereits!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Delete Log</source>
|
||||
|
||||
Reference in New Issue
Block a user