diff --git a/src/qt_common/config/shared_translation.cpp b/src/qt_common/config/shared_translation.cpp index a652137343..6609c3e357 100644 --- a/src/qt_common/config/shared_translation.cpp +++ b/src/qt_common/config/shared_translation.cpp @@ -278,8 +278,7 @@ std::unique_ptr InitializeTranslations(QObject* parent) gpu_accuracy, tr("GPU Accuracy:"), tr("Controls the GPU emulation accuracy.\nMost games render fine with Performance or Balanced modes, but Accurate is still " - "required for some.\nParticles tend to only render correctly with High " - "accuracy.")); + "required for some.\nParticles tend to only render correctly with Accurate mode.")); INSERT(Settings, dma_accuracy, tr("DMA Accuracy:"),