1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-18 20:10:29 +01:00

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 <christophe.curis@free.fr>
This commit is contained in:
Christophe CURIS
2014-11-08 20:49:39 +01:00
committed by Carlos R. Mafra
parent 3846609072
commit 34f35ee534
21 changed files with 28 additions and 28 deletions

View File

@@ -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);

View File

@@ -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);

View File

@@ -590,7 +590,7 @@ static void createPanel(Panel * p)
WMReleaseFont(font);
WMReleaseColor(color);
}
WMSetLabelText(panel->ddelaL, _("msec"));
WMSetLabelText(panel->ddelaL, _("ms"));
WMMapSubwidgets(panel->ddelaF);

View File

@@ -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

View File

@@ -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"

View File

@@ -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

View File

@@ -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

View File

@@ -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"

View File

@@ -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

View File

@@ -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"

View File

@@ -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."

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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