mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-09 17:44:01 -07:00
clean up some stuff
This commit is contained in:
parent
39ff9af09a
commit
981fcdada5
1 changed files with 1 additions and 2 deletions
|
|
@ -42,7 +42,6 @@
|
|||
#include "pqEventSource.h"
|
||||
#include "pqEventTypes.h"
|
||||
#include "pqTestUtility.h"
|
||||
#include "qttesting_autogen/include/ui_pqPlayBackEventsDialog.h"
|
||||
#include "version_string.h"
|
||||
#include "widgets/utility/get_text_with_max.h"
|
||||
|
||||
|
|
@ -715,7 +714,7 @@ void MainWindow::retranslateUi()
|
|||
aStatusBar->setText(tr("Show Status Bar"));
|
||||
aViewLog->setText(tr("View &Debug Log"));
|
||||
aOpenSettingsFolder->setText(tr("Open Settings Folder"));
|
||||
aRecord->setText(tr("Begin recording"));
|
||||
aRecord->setText(tr("Start recording"));
|
||||
aPlayRecording->setText(tr("Play recording"));
|
||||
|
||||
aShow->setText(tr("Show/Hide"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue