diff --git a/src/core/commandlineoptions.cpp b/src/core/commandlineoptions.cpp index ad09d5c39..dcc3130c6 100644 --- a/src/core/commandlineoptions.cpp +++ b/src/core/commandlineoptions.cpp @@ -158,8 +158,8 @@ bool CommandlineOptions::Parse() { .arg(tr("Skip backwards in playlist"), tr("Skip forwards in playlist"), tr("Set the volume to percent"), - tr("Increase the volume by 4%"), - tr("Decrease the volume by 4%"), + tr("Increase the volume by 4 percent"), + tr("Decrease the volume by 4 percent"), tr("Increase the volume by percent"), tr("Decrease the volume by percent")) .arg(tr("Seek the currently playing track to an absolute "