39 lines
1.7 KiB
C
39 lines
1.7 KiB
C
// $Id: SessionAdmin_symbols.h 151 2009-02-10 22:30:59Z felfert $
|
|
//
|
|
// Copyright (C) 2008 The OpenNX team
|
|
// Author: Fritz Elfert
|
|
//
|
|
// This program is free software; you can redistribute it and/or modify
|
|
// it under the terms of the GNU Library General Public License as
|
|
// published by the Free Software Foundation; either version 2 of the
|
|
// License, or (at your option) any later version.
|
|
//
|
|
// This program is distributed in the hope that it will be useful,
|
|
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
// GNU General Public License for more details.
|
|
//
|
|
// You should have received a copy of the GNU Library General Public
|
|
// License along with this program; if not, write to the
|
|
// Free Software Foundation, Inc.,
|
|
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
//
|
|
|
|
#define ID_FRAME_ADMIN_SYMBOL_0 _("Session Administrator - OpenNX")
|
|
#define ID_FRAME_ADMIN_SYMBOL_1 _("&File")
|
|
#define ID_FRAME_ADMIN_SYMBOL_2 _("New NX Session...")
|
|
#define ID_FRAME_ADMIN_SYMBOL_3 _("Change NX directory...")
|
|
#define ID_FRAME_ADMIN_SYMBOL_4 _("Exit")
|
|
#define ID_FRAME_ADMIN_SYMBOL_5 _("&Session")
|
|
#define ID_FRAME_ADMIN_SYMBOL_6 _("Terminate session")
|
|
#define ID_FRAME_ADMIN_SYMBOL_7 _("View partial statistics")
|
|
#define ID_FRAME_ADMIN_SYMBOL_8 _("View full statistics")
|
|
#define ID_FRAME_ADMIN_SYMBOL_9 _("View session log")
|
|
#define ID_FRAME_ADMIN_SYMBOL_10 _("Remove session")
|
|
#define ID_FRAME_ADMIN_SYMBOL_11 _("Kill application")
|
|
#define ID_FRAME_ADMIN_SYMBOL_12 _("Options")
|
|
#define ID_FRAME_ADMIN_SYMBOL_13 _("Refresh session list")
|
|
#define ID_FRAME_ADMIN_SYMBOL_14 _("Help")
|
|
#define ID_FRAME_ADMIN_SYMBOL_15 _("About OpenNX client...")
|
|
#define ID_FRAME_ADMIN_SYMBOL_16 _("New NX session")
|