Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorprecla <antonio.prcela@gmail.com>2017-03-27 01:46:37 +0300
committerKacper Michajłow <kasper93@gmail.com>2017-07-30 21:07:39 +0300
commit6e0f81505cedbed5d8a59859ac4ca65b0f28fcad (patch)
tree89efac960e4bf6ae95965dd5b222f2e8fc637ccc
parent0c921bc5ed83faa7e13061ef74dc3ac452807837 (diff)
ParseCommandLine: Add Command for View Preset
Add 'viewpreset' switch to launch MPC-HC with one of the 3 Presets 1 -> minimal 2 -> compact 3 -> normal Fixes #5539 Closes #177
-rw-r--r--src/mpc-hc/AppSettings.cpp16
-rw-r--r--src/mpc-hc/AppSettings.h5
-rw-r--r--src/mpc-hc/CmdLineHelpDlg.cpp4
-rw-r--r--src/mpc-hc/MainFrm.cpp9
-rw-r--r--src/mpc-hc/mpc-hc.rc1
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.ar.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.be.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.bn.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.bs_BA.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.ca.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.cs.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.da.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.de.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.el.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.en_GB.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.es.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.eu.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.fi.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.fr.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.gl.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.he.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.hr.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.hu.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.hy.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.id.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.it.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.ja.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.ko.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.lt.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.ms_MY.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.nl.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.pa.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.pl.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.pt_BR.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.ro.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.ru.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.sk.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.sl.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.sr.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.strings.pot6
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.sv.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.th_TH.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.tr.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.tt.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.uk.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.vi.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.zh_CN.strings.po4
-rw-r--r--src/mpc-hc/mpcresources/PO/mpc-hc.zh_TW.strings.po4
-rw-r--r--src/mpc-hc/resource.h1
49 files changed, 204 insertions, 6 deletions
diff --git a/src/mpc-hc/AppSettings.cpp b/src/mpc-hc/AppSettings.cpp
index b96cdc575..3f13298fa 100644
--- a/src/mpc-hc/AppSettings.cpp
+++ b/src/mpc-hc/AppSettings.cpp
@@ -2152,6 +2152,22 @@ void CAppSettings::ParseCommandLine(CAtlList<CString>& cmdln)
nCLSwitches |= CLSW_FIXEDSIZE;
}
}
+ } else if (sw == _T("viewpreset") && pos) {
+ int viewPreset = _ttoi(cmdln.GetNext(pos));
+ switch (viewPreset) {
+ case 1:
+ nCLSwitches |= CLSW_PRESET1;
+ break;
+ case 2:
+ nCLSwitches |= CLSW_PRESET2;
+ break;
+ case 3:
+ nCLSwitches |= CLSW_PRESET3;
+ break;
+ default:
+ nCLSwitches |= CLSW_UNRECOGNIZEDSWITCH;
+ break;
+ }
} else if (sw == _T("monitor") && pos) {
iMonitor = _tcstol(cmdln.GetNext(pos), nullptr, 10);
nCLSwitches |= CLSW_MONITOR;
diff --git a/src/mpc-hc/AppSettings.h b/src/mpc-hc/AppSettings.h
index d6ad5f1d3..85824245e 100644
--- a/src/mpc-hc/AppSettings.h
+++ b/src/mpc-hc/AppSettings.h
@@ -86,7 +86,10 @@ enum : UINT64 {
CLSW_SLAVE = CLSW_ADMINOPTION << 1,
CLSW_AUDIORENDERER = CLSW_SLAVE << 1,
CLSW_RESET = CLSW_AUDIORENDERER << 1,
- CLSW_UNRECOGNIZEDSWITCH = CLSW_RESET << 1 // 35
+ CLSW_PRESET1 = CLSW_RESET << 1,
+ CLSW_PRESET2 = CLSW_PRESET1 << 1,
+ CLSW_PRESET3 = CLSW_PRESET2 << 1,
+ CLSW_UNRECOGNIZEDSWITCH = CLSW_PRESET3 << 1 // 38
};
enum MpcCaptionState {
diff --git a/src/mpc-hc/CmdLineHelpDlg.cpp b/src/mpc-hc/CmdLineHelpDlg.cpp
index 12f605626..77743592f 100644
--- a/src/mpc-hc/CmdLineHelpDlg.cpp
+++ b/src/mpc-hc/CmdLineHelpDlg.cpp
@@ -61,8 +61,8 @@ BOOL CmdLineHelpDlg::OnInitDialog()
IDS_CMD_FILTER, IDS_CMD_DVD, IDS_CMD_DVDPOS_TC, IDS_CMD_DVDPOS_TIME, IDS_CMD_CD,
IDS_CMD_DEVICE, IDS_CMD_OPEN, IDS_CMD_PLAY, IDS_CMD_CLOSE, IDS_CMD_SHUTDOWN,
IDS_CMD_STANDBY, IDS_CMD_HIBERNATE, IDS_CMD_LOGOFF, IDS_CMD_LOCK, IDS_CMD_MONITOROFF,
- IDS_CMD_PLAYNEXT, IDS_CMD_FULLSCREEN, IDS_CMD_MINIMIZED, IDS_CMD_NEW, IDS_CMD_ADD,
- IDS_CMD_RANDOMIZE, IDS_CMD_REGVID, IDS_CMD_REGAUD, IDS_CMD_REGPL, IDS_CMD_REGALL,
+ IDS_CMD_PLAYNEXT, IDS_CMD_FULLSCREEN, IDS_CMD_VIEWPRESET, IDS_CMD_MINIMIZED, IDS_CMD_NEW,
+ IDS_CMD_ADD, IDS_CMD_RANDOMIZE, IDS_CMD_REGVID, IDS_CMD_REGAUD, IDS_CMD_REGPL, IDS_CMD_REGALL,
IDS_CMD_UNREGALL, IDS_CMD_START, IDS_CMD_STARTPOS, IDS_CMD_FIXEDSIZE, IDS_CMD_MONITOR,
IDS_CMD_AUDIORENDERER, IDS_CMD_SHADERPRESET, IDS_CMD_PNS, IDS_CMD_ICONASSOC,
IDS_CMD_NOFOCUS, IDS_CMD_WEBPORT, IDS_CMD_DEBUG, IDS_CMD_NOCRASHREPORTER,
diff --git a/src/mpc-hc/MainFrm.cpp b/src/mpc-hc/MainFrm.cpp
index dde0edbfc..2145a95ac 100644
--- a/src/mpc-hc/MainFrm.cpp
+++ b/src/mpc-hc/MainFrm.cpp
@@ -4015,16 +4015,21 @@ BOOL CMainFrame::OnCopyData(CWnd* pWnd, COPYDATASTRUCT* pCDS)
s.rtStart = 0;
}
}
+ } else if (s.nCLSwitches & CLSW_PRESET1) {
+ SendMessage(WM_COMMAND, ID_VIEW_PRESETS_MINIMAL);
+ } else if (s.nCLSwitches & CLSW_PRESET2) {
+ SendMessage(WM_COMMAND, ID_VIEW_PRESETS_COMPACT);
+ } else if (s.nCLSwitches & CLSW_PRESET3) {
+ SendMessage(WM_COMMAND, ID_VIEW_PRESETS_NORMAL);
} else {
applyRandomizeSwitch();
- s.nCLSwitches = CLSW_NONE;
}
if (fSetForegroundWindow && !(s.nCLSwitches & CLSW_NOFOCUS)) {
SetForegroundWindow();
}
- s.nCLSwitches &= ~CLSW_NOFOCUS;
+ s.nCLSwitches = CLSW_NONE;
return TRUE;
}
diff --git a/src/mpc-hc/mpc-hc.rc b/src/mpc-hc/mpc-hc.rc
index 2ab2b74a6..8996b5da2 100644
--- a/src/mpc-hc/mpc-hc.rc
+++ b/src/mpc-hc/mpc-hc.rc
@@ -3630,6 +3630,7 @@ END
STRINGTABLE
BEGIN
IDS_CMD_FULLSCREEN "/fullscreen\tStart in fullscreen mode"
+ IDS_CMD_VIEWPRESET "/viewpreset N\tStart with specific preset,\n\t\twhere N is either ""1"" Minimal, ""2"" Compact or ""3"" Normal"
IDS_CMD_MINIMIZED "/minimized\tStart in minimized mode"
IDS_CMD_NEW "/new\t\tUse a new instance of the player"
IDS_CMD_ADD "/add\t\tAdd ""pathname"" to playlist, can be combined with /open and /play"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.ar.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.ar.strings.po
index 54ba0bfe3..8a75b20f5 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.ar.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.ar.strings.po
@@ -3849,6 +3849,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr ""
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr ""
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.be.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.be.strings.po
index 89d219841..c0600e362 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.be.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.be.strings.po
@@ -3844,6 +3844,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tЗапуск у поўнаэкранным рэжыме"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tЗапуск у згорнутым выглядзе"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.bn.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.bn.strings.po
index cadf34339..6c807a2e8 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.bn.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.bn.strings.po
@@ -3844,6 +3844,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr ""
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr ""
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.bs_BA.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.bs_BA.strings.po
index ee444959d..9f19ffd30 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.bs_BA.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.bs_BA.strings.po
@@ -3840,6 +3840,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tStartaj u modusu preko cijelog ekrana"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tStartaj minimiziran"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.ca.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.ca.strings.po
index 2535c442c..eea51e77d 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.ca.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.ca.strings.po
@@ -3849,6 +3849,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tInicia el reproductor en pantalla completa"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tInicia el reproductor en mode minimitzat"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.cs.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.cs.strings.po
index daa6fafd9..e974d597a 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.cs.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.cs.strings.po
@@ -3841,6 +3841,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tSpustí přehrávač v režimu na celou obrazovku"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tSpustí přehrávač minimalizovaný"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.da.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.da.strings.po
index 3b8915bc8..b087051bc 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.da.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.da.strings.po
@@ -3843,6 +3843,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tStart i fuldskærm-tilstand"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tStart i minimeret-tilstand"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.de.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.de.strings.po
index d3db89a82..38d1e3e6e 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.de.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.de.strings.po
@@ -3847,6 +3847,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tStartet den Player im Vollbild."
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tStartet den Player minimiert."
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.el.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.el.strings.po
index 65e029938..ca3dce23c 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.el.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.el.strings.po
@@ -3845,6 +3845,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tΈναρξη σε λειτουργία πλήρους οθόνης"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tΈναρξη σε ελαχιστοποιημένη λειτουργία"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.en_GB.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.en_GB.strings.po
index d8705174b..aa610c8df 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.en_GB.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.en_GB.strings.po
@@ -3840,6 +3840,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tStart in fullscreen mode"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tStart in minimised mode"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.es.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.es.strings.po
index 21dc37169..4747bff72 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.es.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.es.strings.po
@@ -3850,6 +3850,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tInicia el reproductor en pantalla completa"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tInicia el reproductor en modo minimizado"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.eu.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.eu.strings.po
index 42c516b66..44b3ec099 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.eu.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.eu.strings.po
@@ -3840,6 +3840,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tHasi ikusleiho-osoko moduan"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tHasi modu txikienduan"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.fi.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.fi.strings.po
index f4b01c06c..da9b226f5 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.fi.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.fi.strings.po
@@ -3843,6 +3843,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr ""
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr ""
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.fr.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.fr.strings.po
index 8e2cdd7e1..6dd87b07b 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.fr.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.fr.strings.po
@@ -3842,6 +3842,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tDémarre en plein écran"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tDémarre en mode minimisé"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.gl.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.gl.strings.po
index efd727cdb..697afa81c 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.gl.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.gl.strings.po
@@ -3841,6 +3841,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tInicia o reprodutor en pantalla completa"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tInicia o reprodutor en modo minimizado"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.he.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.he.strings.po
index 4f6dea901..476122d72 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.he.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.he.strings.po
@@ -3841,6 +3841,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr ""
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr ""
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.hr.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.hr.strings.po
index ae7b61e63..e9c025c1b 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.hr.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.hr.strings.po
@@ -3845,6 +3845,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tPokreni u načinu cijelog ekrana"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tPokreni u minimiziranom načinu"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.hu.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.hu.strings.po
index 022519fa4..dfaf73bed 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.hu.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.hu.strings.po
@@ -3842,6 +3842,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr ""
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr ""
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.hy.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.hy.strings.po
index bde58866b..722f115eb 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.hy.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.hy.strings.po
@@ -3840,6 +3840,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr ""
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr ""
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.id.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.id.strings.po
index 9e1a8e17c..92fb57e7f 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.id.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.id.strings.po
@@ -3856,6 +3856,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tMulai dalam mode layar penuh"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tMulai dalam mode minimized"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.it.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.it.strings.po
index 9ce772292..6a104f961 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.it.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.it.strings.po
@@ -3842,6 +3842,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr ""
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr ""
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.ja.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.ja.strings.po
index 7a4ef2aa1..0f3a04430 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.ja.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.ja.strings.po
@@ -3841,6 +3841,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\t全画面表示モードで起動する"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\t最小化モードで起動する"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.ko.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.ko.strings.po
index ef4399a86..4329f8bbb 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.ko.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.ko.strings.po
@@ -3841,6 +3841,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr ""
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr ""
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.lt.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.lt.strings.po
index 60318d027..69cdad4d6 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.lt.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.lt.strings.po
@@ -3845,6 +3845,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr ""
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr ""
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.ms_MY.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.ms_MY.strings.po
index 9ea63ef94..3bf570996 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.ms_MY.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.ms_MY.strings.po
@@ -3840,6 +3840,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tMula dalam mod skrin-penuh"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tMula dalam mod diminimumkan"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.nl.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.nl.strings.po
index 9495dde34..7941b1fa7 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.nl.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.nl.strings.po
@@ -3853,6 +3853,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tStarten in volledig scherm"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tGeminimaliseerd starten"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.pa.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.pa.strings.po
index 80ba3517e..7f5d3d1e8 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.pa.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.pa.strings.po
@@ -3840,6 +3840,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr ""
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr ""
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.pl.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.pl.strings.po
index 4b5315f08..fb17c3130 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.pl.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.pl.strings.po
@@ -3843,6 +3843,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tUruchamia w trybie pełnego ekranu"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tUruchamia zminimalizowany"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.pt_BR.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.pt_BR.strings.po
index 881d11e7c..81ffc241e 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.pt_BR.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.pt_BR.strings.po
@@ -3855,6 +3855,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tInicia o modo tela cheia"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tInicia em modo minimizado"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.ro.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.ro.strings.po
index ce3c9d9b1..37a83d453 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.ro.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.ro.strings.po
@@ -3841,6 +3841,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tPornește în modul ecran complet"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tPornește în modul minimizat"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.ru.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.ru.strings.po
index 5effb0a15..f415e5f19 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.ru.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.ru.strings.po
@@ -3856,6 +3856,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tЗапуск в полноэкранном режиме"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tЗапуск в минимизированном режиме"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.sk.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.sk.strings.po
index 8a7079e73..37911497d 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.sk.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.sk.strings.po
@@ -3841,6 +3841,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tSpustiť v režime na celú obrazovku"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tSpustiť minimalizované"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.sl.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.sl.strings.po
index 6c94aba08..011c7fb19 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.sl.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.sl.strings.po
@@ -3844,6 +3844,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tZaženi v celozaslonskem načinu"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tZaženi pomanjšano"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.sr.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.sr.strings.po
index 58b1cf179..add89893c 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.sr.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.sr.strings.po
@@ -3843,6 +3843,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tПокрените у режиму целог екрана."
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tПокрените у умањеном прозору."
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.strings.pot b/src/mpc-hc/mpcresources/PO/mpc-hc.strings.pot
index 0d879e247..dc7c2cccc 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.strings.pot
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.strings.pot
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: MPC-HC\n"
-"POT-Creation-Date: 2017-07-29 17:00:42+0000\n"
+"POT-Creation-Date: 2017-07-30 18:06:53+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3837,6 +3837,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr ""
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr ""
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.sv.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.sv.strings.po
index a122541ee..2a46b9785 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.sv.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.sv.strings.po
@@ -3843,6 +3843,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr ""
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr ""
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.th_TH.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.th_TH.strings.po
index 081610982..12bf39f04 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.th_TH.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.th_TH.strings.po
@@ -3842,6 +3842,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr ""
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr ""
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.tr.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.tr.strings.po
index a891fc029..74cba5051 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.tr.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.tr.strings.po
@@ -3845,6 +3845,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen⇥Tam ekran modunda başlat"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized⇥Simge durumuna küçültülmüş şekilde başlat"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.tt.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.tt.strings.po
index ea118e1fd..ae1f73379 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.tt.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.tt.strings.po
@@ -3844,6 +3844,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr ""
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr ""
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.uk.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.uk.strings.po
index 9a88e5f3f..e84e28995 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.uk.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.uk.strings.po
@@ -3841,6 +3841,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr ""
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr ""
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.vi.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.vi.strings.po
index 3bcbeb158..cc069ce3d 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.vi.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.vi.strings.po
@@ -3841,6 +3841,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\tKhởi động trong chế độ toàn màn hình"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\tKhởi động trong chế độ cực tiểu hóa"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.zh_CN.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.zh_CN.strings.po
index 009307305..db242d436 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.zh_CN.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.zh_CN.strings.po
@@ -3845,6 +3845,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\t以全屏模式启动"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\t以最小化模式启动"
diff --git a/src/mpc-hc/mpcresources/PO/mpc-hc.zh_TW.strings.po b/src/mpc-hc/mpcresources/PO/mpc-hc.zh_TW.strings.po
index 4dfed0cc6..c16e8382f 100644
--- a/src/mpc-hc/mpcresources/PO/mpc-hc.zh_TW.strings.po
+++ b/src/mpc-hc/mpcresources/PO/mpc-hc.zh_TW.strings.po
@@ -3851,6 +3851,10 @@ msgctxt "IDS_CMD_FULLSCREEN"
msgid "/fullscreen\tStart in fullscreen mode"
msgstr "/fullscreen\t使用全螢幕模式啟動"
+msgctxt "IDS_CMD_VIEWPRESET"
+msgid "/viewpreset N\tStart with specific preset,\n\t\twhere N is either \"1\" Minimal, \"2\" Compact or \"3\" Normal"
+msgstr ""
+
msgctxt "IDS_CMD_MINIMIZED"
msgid "/minimized\tStart in minimized mode"
msgstr "/minimized\t使用最小化模式啟動"
diff --git a/src/mpc-hc/resource.h b/src/mpc-hc/resource.h
index 14fb1fd39..95c910a48 100644
--- a/src/mpc-hc/resource.h
+++ b/src/mpc-hc/resource.h
@@ -1569,6 +1569,7 @@
#define IDS_PPAGEADVANCED_USE_LEGACY_TOOLBAR 57533
#define IDS_SUBTITLE_RENDERER_ASS_FILTER 57534
#define IDS_SUBMENU_COPYURL 57535
+#define IDS_CMD_VIEWPRESET 57536
// Next default values for new objects
//