mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Changed markdown settings titles
This commit is contained in:
parent
fd31dd816d
commit
aa5d0f660c
|
@ -82,9 +82,9 @@ static QStringList langs = {"Български",
|
|||
"Türkçe",
|
||||
"Українська",
|
||||
"简体中文"};
|
||||
static QStringList mdPrefs = {"None",
|
||||
"Show Characters",
|
||||
"No Characters"};
|
||||
static QStringList mdPrefs = {"Plaintext",
|
||||
"Show Formatting Characters",
|
||||
"Don't Show Formatting Characters"};
|
||||
|
||||
static QStringList timeFormats = {"hh:mm AP", "hh:mm", "hh:mm:ss AP", "hh:mm:ss"};
|
||||
// http://doc.qt.io/qt-4.8/qdate.html#fromString
|
||||
|
|
Loading…
Reference in New Issue
Block a user