From: Art Cancro Date: Thu, 15 Sep 2022 23:05:59 +0000 (-0400) Subject: Changed 'the Greetingpicture for the login prompt' to 'graphics to be displayed on... X-Git-Tag: v958~9 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=0b43e938666e409343ee326e4299754ee9702040 Changed 'the Greetingpicture for the login prompt' to 'graphics to be displayed on the login screen' --- diff --git a/webcit/graphics.c b/webcit/graphics.c index 25dc451f9..3e10a4df2 100644 --- a/webcit/graphics.c +++ b/webcit/graphics.c @@ -185,7 +185,7 @@ void display_editroompic(void) { /* the greetingpage hello pic */ void display_edithello(void) { putbstr("__WHICHPIC", NewStrBufPlain(HKEY("hello"))); - putbstr("__PICDESC", NewStrBufPlain(_("the Greetingpicture for the login prompt"), -1)); + putbstr("__PICDESC", NewStrBufPlain(_("graphics to be displayed on the login screen"), -1)); putbstr("__UPLURL", NewStrBufPlain(HKEY("edithellopic"))); display_graphics_upload("edithellopic"); } diff --git a/webcit/po/webcit/ar.po b/webcit/po/webcit/ar.po index 24757e8f3..ca9f75b8e 100644 --- a/webcit/po/webcit/ar.po +++ b/webcit/po/webcit/ar.po @@ -644,7 +644,7 @@ msgid "the icon for this room" msgstr "ايقونة هذه الغرفة" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "صورة التحية لواجهة الدخول" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/bg.po b/webcit/po/webcit/bg.po index 388e4f72e..dcd48102c 100644 --- a/webcit/po/webcit/bg.po +++ b/webcit/po/webcit/bg.po @@ -644,7 +644,7 @@ msgid "the icon for this room" msgstr "" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/cs.po b/webcit/po/webcit/cs.po index 338ecd68b..96023baf7 100644 --- a/webcit/po/webcit/cs.po +++ b/webcit/po/webcit/cs.po @@ -650,7 +650,7 @@ msgid "the icon for this room" msgstr "ikona této místnosti" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "Uvítací obrázek pro přihlášení" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/da.po b/webcit/po/webcit/da.po index 4fffbb90d..345aa67eb 100644 --- a/webcit/po/webcit/da.po +++ b/webcit/po/webcit/da.po @@ -652,7 +652,7 @@ msgid "the icon for this room" msgstr "ikonet for dette rum" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "Velkomstbillede ved login" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/de.po b/webcit/po/webcit/de.po index 042bc89b9..4514b8bb5 100644 --- a/webcit/po/webcit/de.po +++ b/webcit/po/webcit/de.po @@ -657,7 +657,7 @@ msgid "the icon for this room" msgstr "Das Symbol für diesen Raum" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "Das Begrüssungsfoto auf der Anmeldeseite" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/el.po b/webcit/po/webcit/el.po index 147482061..2c3cb8edf 100644 --- a/webcit/po/webcit/el.po +++ b/webcit/po/webcit/el.po @@ -650,7 +650,7 @@ msgid "the icon for this room" msgstr "" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/en_GB.po b/webcit/po/webcit/en_GB.po index 7aee4f875..6583cee20 100644 --- a/webcit/po/webcit/en_GB.po +++ b/webcit/po/webcit/en_GB.po @@ -655,8 +655,8 @@ msgid "the icon for this room" msgstr "the icon for this room" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" -msgstr "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" +msgstr "graphics to be displayed on the login screen" #: ../../graphics.c:196 msgid "the Logoff banner picture" diff --git a/webcit/po/webcit/es.po b/webcit/po/webcit/es.po index 22f78d2b9..5da5596e4 100644 --- a/webcit/po/webcit/es.po +++ b/webcit/po/webcit/es.po @@ -655,7 +655,7 @@ msgid "the icon for this room" msgstr "el icono par esta sala" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "la imagen de Saludo para el indicador de entrada" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/et.po b/webcit/po/webcit/et.po index 8150e6eb6..9ce68e556 100644 --- a/webcit/po/webcit/et.po +++ b/webcit/po/webcit/et.po @@ -645,7 +645,7 @@ msgid "the icon for this room" msgstr "selle toa pisipilt" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "Tervituspilt sisselogimise aknasse" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/fi.po b/webcit/po/webcit/fi.po index f47c940bd..100745b88 100644 --- a/webcit/po/webcit/fi.po +++ b/webcit/po/webcit/fi.po @@ -644,7 +644,7 @@ msgid "the icon for this room" msgstr "" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/fr.po b/webcit/po/webcit/fr.po index 62614a4b7..449c0d94d 100644 --- a/webcit/po/webcit/fr.po +++ b/webcit/po/webcit/fr.po @@ -660,7 +660,7 @@ msgid "the icon for this room" msgstr "l'icône de ce salon" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "l'image d'accueil pour la connexion" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/he.po b/webcit/po/webcit/he.po index 2cbc94a52..1dcf16ad1 100644 --- a/webcit/po/webcit/he.po +++ b/webcit/po/webcit/he.po @@ -644,7 +644,7 @@ msgid "the icon for this room" msgstr "" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/hu.po b/webcit/po/webcit/hu.po index d5a211906..04b0368ad 100644 --- a/webcit/po/webcit/hu.po +++ b/webcit/po/webcit/hu.po @@ -654,7 +654,7 @@ msgid "the icon for this room" msgstr "a szoba ikonja" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "a belépési oldal üdvözlőképe" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/it.po b/webcit/po/webcit/it.po index 00e41a43e..5ee3c63e6 100644 --- a/webcit/po/webcit/it.po +++ b/webcit/po/webcit/it.po @@ -657,7 +657,7 @@ msgid "the icon for this room" msgstr "l'icona di questa stanza" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/kk.po b/webcit/po/webcit/kk.po index 864c0dc68..4a97a5ded 100644 --- a/webcit/po/webcit/kk.po +++ b/webcit/po/webcit/kk.po @@ -644,7 +644,7 @@ msgid "the icon for this room" msgstr "" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/ko.po b/webcit/po/webcit/ko.po index ab4ceacc3..27a6c68d9 100644 --- a/webcit/po/webcit/ko.po +++ b/webcit/po/webcit/ko.po @@ -644,7 +644,7 @@ msgid "the icon for this room" msgstr "" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/nl.po b/webcit/po/webcit/nl.po index b68e478d3..a9b743ca8 100644 --- a/webcit/po/webcit/nl.po +++ b/webcit/po/webcit/nl.po @@ -656,7 +656,7 @@ msgid "the icon for this room" msgstr "het icoontje voor deze ruimte" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "het welkomsplaatje voor de login prompt" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/pl.po b/webcit/po/webcit/pl.po index ee7848cfe..e06bc0b40 100644 --- a/webcit/po/webcit/pl.po +++ b/webcit/po/webcit/pl.po @@ -657,7 +657,7 @@ msgid "the icon for this room" msgstr "ikona dla tego pokoju" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "obrazek graficzny przy logowania" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/pt_BR.po b/webcit/po/webcit/pt_BR.po index 7dbebd737..6e976f254 100644 --- a/webcit/po/webcit/pt_BR.po +++ b/webcit/po/webcit/pt_BR.po @@ -657,7 +657,7 @@ msgid "the icon for this room" msgstr "o ícone para essa sala" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "a figura de boas vindas para esse prompt de login" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/ro.po b/webcit/po/webcit/ro.po index ac57c7bd1..1ba478335 100644 --- a/webcit/po/webcit/ro.po +++ b/webcit/po/webcit/ro.po @@ -658,7 +658,7 @@ msgid "the icon for this room" msgstr "pictograma acestui spaţiu" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "fotografia de salut pentru conectare" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/ru.po b/webcit/po/webcit/ru.po index 33a3a99e6..ea0a8b5b6 100644 --- a/webcit/po/webcit/ru.po +++ b/webcit/po/webcit/ru.po @@ -651,7 +651,7 @@ msgid "the icon for this room" msgstr "Значёк комнаты" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/sl.po b/webcit/po/webcit/sl.po index f592b3b2e..334effd42 100644 --- a/webcit/po/webcit/sl.po +++ b/webcit/po/webcit/sl.po @@ -644,7 +644,7 @@ msgid "the icon for this room" msgstr "" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/sv.po b/webcit/po/webcit/sv.po index 02ce09b95..885a4041d 100644 --- a/webcit/po/webcit/sv.po +++ b/webcit/po/webcit/sv.po @@ -645,7 +645,7 @@ msgid "the icon for this room" msgstr "" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/tr.po b/webcit/po/webcit/tr.po index 5d128f082..587005699 100644 --- a/webcit/po/webcit/tr.po +++ b/webcit/po/webcit/tr.po @@ -644,7 +644,7 @@ msgid "the icon for this room" msgstr "" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/webcit.pot b/webcit/po/webcit/webcit.pot index a7035864b..e1df6995a 100644 --- a/webcit/po/webcit/webcit.pot +++ b/webcit/po/webcit/webcit.pot @@ -643,7 +643,7 @@ msgid "the icon for this room" msgstr "" #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "" #: ../../graphics.c:196 diff --git a/webcit/po/webcit/zh.po b/webcit/po/webcit/zh.po index 76ede10ad..1f2c94570 100644 --- a/webcit/po/webcit/zh.po +++ b/webcit/po/webcit/zh.po @@ -645,7 +645,7 @@ msgid "the icon for this room" msgstr "这间屋子的图标 " #: ../../graphics.c:188 -msgid "the Greetingpicture for the login prompt" +msgid "graphics to be displayed on the login screen" msgstr "登录提示的 Greetingpicture " #: ../../graphics.c:196