From 34f35ee5347c7797a210ce809741005d8bf0d666 Mon Sep 17 00:00:00 2001 From: Christophe CURIS Date: Sat, 8 Nov 2014 20:49:39 +0100 Subject: [PATCH] WPrefs: changed label from "msec" to the standard "ms" from the SI The International System of Units defines "ms" as the standard abbreviation for milliseconds, so let's use it everywhere to be consistent. Signed-off-by: Christophe CURIS --- WPrefs.app/Docks.c | 2 +- WPrefs.app/Focus.c | 2 +- WPrefs.app/MouseSettings.c | 2 +- WPrefs.app/po/bg.po | 2 +- WPrefs.app/po/ca.po | 4 ++-- WPrefs.app/po/cs.po | 2 +- WPrefs.app/po/de.po | 2 +- WPrefs.app/po/es.po | 4 ++-- WPrefs.app/po/fi.po | 2 +- WPrefs.app/po/fr.po | 4 ++-- WPrefs.app/po/hr.po | 4 ++-- WPrefs.app/po/hu.po | 2 +- WPrefs.app/po/it.po | 2 +- WPrefs.app/po/ja.po | 2 +- WPrefs.app/po/ko.po | 4 ++-- WPrefs.app/po/nl.po | 4 ++-- WPrefs.app/po/pt.po | 4 ++-- WPrefs.app/po/ru.po | 2 +- WPrefs.app/po/sk.po | 2 +- WPrefs.app/po/zh_CN.po | 2 +- WPrefs.app/po/zh_TW.po | 2 +- 21 files changed, 28 insertions(+), 28 deletions(-) diff --git a/WPrefs.app/Docks.c b/WPrefs.app/Docks.c index c90ed779..a5f345b7 100644 --- a/WPrefs.app/Docks.c +++ b/WPrefs.app/Docks.c @@ -231,7 +231,7 @@ static void createPanel(Panel *p) panel->autoDelayMsL[i + k * 2] = WMCreateLabel(panel->autoDelayF[k]); WMResizeWidget(panel->autoDelayMsL[i + k * 2], 26, 16); WMMoveWidget(panel->autoDelayMsL[i + k * 2], 337, 30 + 40 * i); - WMSetLabelText(panel->autoDelayMsL[i + k * 2], _("msec")); + WMSetLabelText(panel->autoDelayMsL[i + k * 2], _("ms")); WMSetLabelTextColor(panel->autoDelayMsL[i + k * 2], color); WMSetLabelFont(panel->autoDelayMsL[i + k * 2], font); WMReleaseColor(color); diff --git a/WPrefs.app/Focus.c b/WPrefs.app/Focus.c index 83464fa2..04198751 100644 --- a/WPrefs.app/Focus.c +++ b/WPrefs.app/Focus.c @@ -306,7 +306,7 @@ static void createPanel(Panel * p) panel->raisL = WMCreateLabel(panel->raisF); WMResizeWidget(panel->raisL, 36, 16); WMMoveWidget(panel->raisL, 205, 32); - WMSetLabelText(panel->raisL, _("msec")); + WMSetLabelText(panel->raisL, _("ms")); WMSetLabelTextColor(panel->raisL, color); WMSetLabelFont(panel->raisL, font); diff --git a/WPrefs.app/MouseSettings.c b/WPrefs.app/MouseSettings.c index 9bc2560c..f9d80cd8 100644 --- a/WPrefs.app/MouseSettings.c +++ b/WPrefs.app/MouseSettings.c @@ -590,7 +590,7 @@ static void createPanel(Panel * p) WMReleaseFont(font); WMReleaseColor(color); } - WMSetLabelText(panel->ddelaL, _("msec")); + WMSetLabelText(panel->ddelaL, _("ms")); WMMapSubwidgets(panel->ddelaF); diff --git a/WPrefs.app/po/bg.po b/WPrefs.app/po/bg.po index 02eaada8..27ddc840 100644 --- a/WPrefs.app/po/bg.po +++ b/WPrefs.app/po/bg.po @@ -566,7 +566,7 @@ msgstr "Забавяне на автоматичното повдигане" # ../../WPrefs.app/Focus.c:347 #: ../../WPrefs.app/Focus.c:319 ../../WPrefs.app/MouseSettings.c:601 -msgid "msec" +msgid "ms" msgstr "ms" # ../../WPrefs.app/Focus.c:364 diff --git a/WPrefs.app/po/ca.po b/WPrefs.app/po/ca.po index 15176205..3d52ce14 100644 --- a/WPrefs.app/po/ca.po +++ b/WPrefs.app/po/ca.po @@ -470,8 +470,8 @@ msgid "Automatic Window Raise Delay" msgstr "Elevació automàtica de la finestra" #: ../../WPrefs.app/Focus.c:319 ../../WPrefs.app/MouseSettings.c:601 -msgid "msec" -msgstr "mseg" +msgid "ms" +msgstr "ms" #: ../../WPrefs.app/Focus.c:336 msgid "Do not let applications receive the click used to focus windows" diff --git a/WPrefs.app/po/cs.po b/WPrefs.app/po/cs.po index fc579544..cba01492 100644 --- a/WPrefs.app/po/cs.po +++ b/WPrefs.app/po/cs.po @@ -449,7 +449,7 @@ msgid "Automatic Window Raise Delay" msgstr "Prodleva při vyzdvihnutí oken" #: ../Focus.c:319 ../MouseSettings.c:601 -msgid "msec" +msgid "ms" msgstr "ms" #: ../Focus.c:336 diff --git a/WPrefs.app/po/de.po b/WPrefs.app/po/de.po index 65f246e8..99dcedb1 100644 --- a/WPrefs.app/po/de.po +++ b/WPrefs.app/po/de.po @@ -443,7 +443,7 @@ msgid "Automatic Window Raise Delay" msgstr "Verzögerung für Auto-Fensterheber" #: ../../WPrefs.app/Focus.c:294 ../../WPrefs.app/MouseSettings.c:555 -msgid "msec" +msgid "ms" msgstr "ms" #: ../../WPrefs.app/Focus.c:311 diff --git a/WPrefs.app/po/es.po b/WPrefs.app/po/es.po index 65e57cd4..75eafe68 100644 --- a/WPrefs.app/po/es.po +++ b/WPrefs.app/po/es.po @@ -451,8 +451,8 @@ msgid "Automatic Window Raise Delay" msgstr "Retraso en el Alzado de Ventanas" #: ../../WPrefs.app/Focus.c:319 ../../WPrefs.app/MouseSettings.c:601 -msgid "msec" -msgstr "mseg" +msgid "ms" +msgstr "ms" #: ../../WPrefs.app/Focus.c:336 msgid "Do not let applications receive the click used to focus windows" diff --git a/WPrefs.app/po/fi.po b/WPrefs.app/po/fi.po index c21aa421..1fa6ffd6 100644 --- a/WPrefs.app/po/fi.po +++ b/WPrefs.app/po/fi.po @@ -667,7 +667,7 @@ msgid "Automatic Window Raise Delay" msgstr "Automaattisen ikkunannoston viive" #: ../../WPrefs.app/Focus.c:320 ../../WPrefs.app/MouseSettings.c:601 -msgid "msec" +msgid "ms" msgstr "ms" #: ../../WPrefs.app/Focus.c:337 diff --git a/WPrefs.app/po/fr.po b/WPrefs.app/po/fr.po index a281f461..5108db57 100644 --- a/WPrefs.app/po/fr.po +++ b/WPrefs.app/po/fr.po @@ -467,8 +467,8 @@ msgid "Automatic Window Raise Delay" msgstr "Délai d'auto-activation des fenêtres" #: ../../WPrefs.app/Focus.c:319 ../../WPrefs.app/MouseSettings.c:601 -msgid "msec" -msgstr "msec" +msgid "ms" +msgstr "ms" #: ../../WPrefs.app/Focus.c:336 msgid "Do not let applications receive the click used to focus windows" diff --git a/WPrefs.app/po/hr.po b/WPrefs.app/po/hr.po index 7900ec14..e6919c3e 100644 --- a/WPrefs.app/po/hr.po +++ b/WPrefs.app/po/hr.po @@ -150,8 +150,8 @@ msgid "Automatic Window Raise Delay" msgstr "Automatsko zadržavanje podizanja prozora" #: ../../WPrefs/Focus.c:341 -msgid "msec" -msgstr "msec" +msgid "ms" +msgstr "ms" #: ../../WPrefs/Focus.c:358 msgid "Do not let aplications receive the click used to focus windows." diff --git a/WPrefs.app/po/hu.po b/WPrefs.app/po/hu.po index 0e6f539c..316e951f 100644 --- a/WPrefs.app/po/hu.po +++ b/WPrefs.app/po/hu.po @@ -401,7 +401,7 @@ msgstr "Kapocs automatikus előre ugrás késleltetései" #: ../../../wmaker-crm/WPrefs.app/Docks.c:228 #: ../../../wmaker-crm/WPrefs.app/Focus.c:299 #: ../../../wmaker-crm/WPrefs.app/MouseSettings.c:561 -msgid "msec" +msgid "ms" msgstr "ms" #: ../../../wmaker-crm/WPrefs.app/Docks.c:244 diff --git a/WPrefs.app/po/it.po b/WPrefs.app/po/it.po index 2dfe8508..c2d5d3b5 100644 --- a/WPrefs.app/po/it.po +++ b/WPrefs.app/po/it.po @@ -680,7 +680,7 @@ msgid "Automatic Window Raise Delay" msgstr "Ritardo per il sollevamento automatico" #: ../../WPrefs.app/Focus.c:346 ../../WPrefs.app/MouseSettings.c:601 -msgid "msec" +msgid "ms" msgstr "ms" #: ../../WPrefs.app/Focus.c:363 diff --git a/WPrefs.app/po/ja.po b/WPrefs.app/po/ja.po index a48bfc8c..b4ddcb38 100644 --- a/WPrefs.app/po/ja.po +++ b/WPrefs.app/po/ja.po @@ -449,7 +449,7 @@ msgid "Automatic Window Raise Delay" msgstr "自動的に前面へ出すまでに" #: ../../WPrefs.app/Focus.c:293 ../../WPrefs.app/MouseSettings.c:555 -msgid "msec" +msgid "ms" msgstr "ms" #: ../../WPrefs.app/Focus.c:310 diff --git a/WPrefs.app/po/ko.po b/WPrefs.app/po/ko.po index 9ac1ce43..0f673426 100644 --- a/WPrefs.app/po/ko.po +++ b/WPrefs.app/po/ko.po @@ -509,8 +509,8 @@ msgid "Automatic Window Raise Delay" msgstr "자동 창 올림 지연 시간" #: ../../WPrefs.app/Focus.c:296 ../../WPrefs.app/MouseSettings.c:558 -msgid "msec" -msgstr "msec" +msgid "ms" +msgstr "ms" #: ../../WPrefs.app/Focus.c:313 msgid "Do not let applications receive the click used to focus windows" diff --git a/WPrefs.app/po/nl.po b/WPrefs.app/po/nl.po index 63fe9379..d68b398b 100644 --- a/WPrefs.app/po/nl.po +++ b/WPrefs.app/po/nl.po @@ -442,8 +442,8 @@ msgstr "Vertraging vanzelf verhogen Clip" #: ../../WPrefs.app/Docks.c:229 ../../WPrefs.app/Focus.c:300 #: ../../WPrefs.app/MouseSettings.c:620 -msgid "msec" -msgstr "msec" +msgid "ms" +msgstr "ms" #: ../../WPrefs.app/Docks.c:245 msgid "Dock/Clip/Drawer" diff --git a/WPrefs.app/po/pt.po b/WPrefs.app/po/pt.po index 1d5f47e2..5eff2c5a 100644 --- a/WPrefs.app/po/pt.po +++ b/WPrefs.app/po/pt.po @@ -664,8 +664,8 @@ msgid "Automatic Window Raise Delay" msgstr "Levantar Janela Depois de..." #: ../../WPrefs.app/Focus.c:347 -msgid "msec" -msgstr "mseg" +msgid "ms" +msgstr "ms" #: ../../WPrefs.app/Focus.c:364 msgid "Do not let applications receive the click used to focus windows" diff --git a/WPrefs.app/po/ru.po b/WPrefs.app/po/ru.po index 270eb73a..fa3bda52 100644 --- a/WPrefs.app/po/ru.po +++ b/WPrefs.app/po/ru.po @@ -467,7 +467,7 @@ msgid "Automatic Window Raise Delay" msgstr "Всплывать через..." #: ../../WPrefs.app/Focus.c:319 ../../WPrefs.app/MouseSettings.c:601 -msgid "msec" +msgid "ms" msgstr "Мсек" #: ../../WPrefs.app/Focus.c:336 diff --git a/WPrefs.app/po/sk.po b/WPrefs.app/po/sk.po index 8ed6ab25..2a173064 100644 --- a/WPrefs.app/po/sk.po +++ b/WPrefs.app/po/sk.po @@ -458,7 +458,7 @@ msgid "Automatic Window Raise Delay" msgstr "Zdržanie pred presunutím do popredia" #: ../../WPrefs.app/Focus.c:319 ../../WPrefs.app/MouseSettings.c:601 -msgid "msec" +msgid "ms" msgstr "ms" #: ../../WPrefs.app/Focus.c:336 diff --git a/WPrefs.app/po/zh_CN.po b/WPrefs.app/po/zh_CN.po index 8b03676c..9a74ec81 100644 --- a/WPrefs.app/po/zh_CN.po +++ b/WPrefs.app/po/zh_CN.po @@ -639,7 +639,7 @@ msgid "Automatic Window Raise Delay" msgstr "自动升起窗口的延迟" #: ../../WPrefs.app/Focus.c:347 -msgid "msec" +msgid "ms" msgstr "毫秒" #: ../../WPrefs.app/Focus.c:364 diff --git a/WPrefs.app/po/zh_TW.po b/WPrefs.app/po/zh_TW.po index 95476215..3f1f603b 100644 --- a/WPrefs.app/po/zh_TW.po +++ b/WPrefs.app/po/zh_TW.po @@ -441,7 +441,7 @@ msgid "Automatic Window Raise Delay" msgstr "自動升起視窗延遲" #: ../../WPrefs.app/Focus.c:319 ../../WPrefs.app/MouseSettings.c:601 -msgid "msec" +msgid "ms" msgstr "毫秒" #: ../../WPrefs.app/Focus.c:336