Creating Translation Tables - Cisco PIX 500 Series Configuration Manual

Security appliance command line
Hide thumbs Also See for PIX 500 Series:
Table of Contents

Advertisement

Chapter 37
Configuring Clientless SSL VPN

Creating Translation Tables

The following procedure describes how to create translation tables:
Export a translation table template to a computer with the export webvpn translation-table command
Step 1
from privileged EXEC mode.
In the following example, the show webvpn translation-table command shows available translation
table templates and tables.
hostname# show import webvpn translation-table
Translation Tables' Templates:
customization
AnyConnect
CSD
PortForwarder
url-list
webvpn
Citrix-plugin
RPC-plugin
Telnet-SSH-plugin
VNC-plugin
Translation Tables:
The next example exports the translation table template for the customization domain, which affects
messages displayed for users in clientless SSL VPN sessions. The filename of the XML file created is
portal (user-specified) and contains empty message fields:
hostname# export webvpn translation-table customization template
tftp://209.165.200.225/portal
Step 2
Edit the translation table XML file.
The following example shows a portion of the template that was exported as portal. The end of this
output includes a message ID field (msgid) and a message string field (msgstr) for the message SSL VPN,
which is displayed on the portal page when a user establishes a clientless SSL VPN session. The
complete template contains many pairs of message fields:
# Copyright (C) 2006 by Cisco Systems, Inc.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ASA\n"
"Report-Msgid-Bugs-To: vkamyshe@cisco.com\n"
"POT-Creation-Date: 2007-03-12 18:57 GMT\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: DfltCustomization:24 DfltCustomization:64
msgid "Clientless SSL VPN Service"
msgstr ""
The message ID field (msgid) contains the default translation. The message string field (msgstr) that
follows msgid provides the translation. To create a translation, enter the translated text between the
quotes of the msgstr string.
OL-12172-03
Cisco Security Appliance Command Line Configuration Guide
Clientless SSL VPN End User Setup
37-75

Advertisement

Table of Contents
loading

This manual is also suitable for:

Asa 5500 series

Table of Contents