From: Christophe CURIS <christophe.cu...@free.fr>

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 <christophe.cu...@free.fr>
---
 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 c90ed77..a5f345b 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 83464fa..0419875 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 9bc2560..f9d80cd 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 02eaada..27ddc84 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 1517620..3d52ce1 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 fc57954..cba0149 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 65f246e..99dcedb 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 65e57cd..75eafe6 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 c21aa42..1fa6ffd 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 a281f46..5108db5 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 7900ec1..e6919c3 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 0e6f539..316e951 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 2dfe850..c2d5d3b 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 a48bfc8..b4ddcb3 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 9ac1ce4..0f67342 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 63fe937..d68b398 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 1d5f47e..5eff2c5 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 270eb73..fa3bda5 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 8ed6ab2..2a17306 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 8b03676..9a74ec8 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 aa8bb59..c8ef7a8 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
-- 
2.1.1


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to