mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 16:11:12 +02:00
2017-12-08 Fred Gleason <fredg@paravelsystems.com>
* Changed the title of the 'RDLogEdit configuration' dialog in rdadmin(1) to 'Configure RDLogEdit'. * Added a 'Configuring RDLogEdit' section to the Operations Guide.
This commit is contained in:
@@ -64,7 +64,7 @@ EditRDLogedit::EditRDLogedit(RDStation *station,RDStation *cae_station,
|
||||
//
|
||||
// Dialog Name
|
||||
//
|
||||
setCaption(tr("RDLogedit config for ")+station->name());
|
||||
setCaption(tr("Configure RDLogedit"));
|
||||
|
||||
//
|
||||
// Input Configuration
|
||||
|
Reference in New Issue
Block a user