"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-msgid "About VNC Viewer"
+msgid "About TigerVNC Viewer"
msgstr "Über VNC-Viewer"
msgid "VNC authentication"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-msgid "About VNC Viewer"
+msgid "About TigerVNC Viewer"
msgstr "O Przeglądarce VNC"
msgid "VNC authentication"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-msgid "About VNC Viewer"
+msgid "About TigerVNC Viewer"
msgstr "O aplikácií VNC Viewer"
msgid "VNC authentication"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-msgid "About VNC Viewer"
+msgid "About TigerVNC Viewer"
msgstr "Om VNC-visaren"
msgid "VNC authentication"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-msgid "About VNC Viewer"
+msgid "About TigerVNC Viewer"
msgstr ""
msgid "VNC authentication"
class AboutDialog : public TXMsgBox {
public:
AboutDialog(Display* dpy)
- : TXMsgBox(dpy, aboutText, MB_OK, _("About VNC Viewer")) {
+ : TXMsgBox(dpy, aboutText, MB_OK, _("About TigerVNC Viewer")) {
}
};
menu.addEntry(_("New connection..."), ID_NEWCONN);
menu.addEntry(_("Options..."), ID_OPTIONS);
menu.addEntry(_("Connection info..."), ID_INFO);
- menu.addEntry(_("About VNCviewer..."), ID_ABOUT);
+ menu.addEntry(_("About TigerVNC viewer..."), ID_ABOUT);
menu.addEntry(0, 0);
menu.addEntry(_("Dismiss menu"), ID_DISMISS);
menu.toplevel(_("VNC Menu"), this);
IDD_ABOUT DIALOG DISCARDABLE 0, 0, 249, 92
STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_CENTER | WS_POPUP | WS_CAPTION |
WS_SYSMENU
-CAPTION "About VNC Config for Windows"
+CAPTION "About TigerVNC Config for Windows"
FONT 8, "MS Sans Serif"
BEGIN
DEFPUSHBUTTON "OK",IDOK,195,70,47,15
IDD_ABOUT DIALOG DISCARDABLE 0, 0, 249, 92
STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_CENTER | WS_POPUP | WS_CAPTION |
WS_SYSMENU
-CAPTION "About VNC Viewer for Windows"
+CAPTION "About TigerVNC Viewer for Windows"
FONT 8, "MS Sans Serif"
BEGIN
DEFPUSHBUTTON "OK",IDOK,195,70,47,15
IDD_ABOUT DIALOG DISCARDABLE 0, 0, 249, 92
STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_CENTER | WS_POPUP | WS_CAPTION |
WS_SYSMENU
-CAPTION "About VNC Server for Windows"
+CAPTION "About TigerVNC Server for Windows"
FONT 8, "MS Sans Serif"
BEGIN
DEFPUSHBUTTON "OK",IDOK,195,70,47,15