Cisco 5505 Administration Guide - Page 92

Referencing the Language in a Customization Object, export webvpn, customization template - end of sale

Page 92 highlights

Customizing the End-user Experience Chapter 8 Customizing and Localizing the AnyConnect Client hostname# import webvpn translation-table customization language es-us tftp://209.165.200.225/portal hostname hostname# show import webvpn translation-table Translation Tables' Templates: AnyConnect PortForwarder csd customization keepout url-list webvpn Citrix-plugin RPC-plugin Telnet-SSH-plugin VNC-plugin Translation Tables: es-us customization If you import a translation table for the AnyConnect domain, your changes to the AnyConnect translations are automatically downloaded to clients the next time they connect to the Secure Gateway. If you import a translation table for any other domain, you must continue to Step 4, where you create a customization object, identify the translation table to use in that object, and specify that customization object for the group policy or user. Step 4 Step 5 Referencing the Language in a Customization Object Now that you have created a translation table, you need to refer to this table in a customization object. Steps 4 through 6 describe how to export the customization template, edit it, and import it as a customization object: Export a customization template to a URL or IP address where you can edit it using the export webvpn customization template command from privileged EXEC mode. The example below exports the template and creates the copy sales at the URL or IP address specified: hostname# export webvpn customization template tftp://209.165.200.225/sales Edit the customization template and reference the previously-imported translation table. Two areas of XML code in the customization template pertain to translation tables. The first area, shown below, specifies the translation tables to use: en,ja,zh,ru,fr en The tag in the code is followed by the names of the translation tables. In this example code, they are en, ja, zh, ru, and fr (English, Japanese, Chinese, Russian, and French). For the customization object to call these translation tables correctly, the tables must have been previously imported using the exact same names. These names must be compatible with language options of the browser. Note Consult the online help for your specific browser to see what the appropriate language abbreviations are for that browser and make sure that you have added the appropriate languages to your list of languages that you want to use to display web pages in that browser. Adding languages does not ensure that your computer has a font that can display web pages in your preferred language. In addition, most web pages 8-10 Cisco AnyConnect VPN Client Administrator Guide OL-12950-012

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118

8-10
Cisco AnyConnect VPN Client Administrator Guide
OL-12950-012
Chapter 8
Customizing and Localizing the AnyConnect Client
Customizing the End-user Experience
hostname#
import webvpn translation-table customization language es-us
hostname# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
hostname#
show import webvpn translation-table
Translation Tables' Templates:
AnyConnect
PortForwarder
csd
customization
keepout
url-list
webvpn
Citrix-plugin
RPC-plugin
Telnet-SSH-plugin
VNC-plugin
Translation Tables:
es-us customization
If you import a translation table for the AnyConnect domain, your changes to the AnyConnect
translations are automatically downloaded to clients the next time they connect to the Secure Gateway.
If you import a translation table for any other domain, you must continue to
Step 4
, where you create a
customization object, identify the translation table to use in that object, and specify that customization
object for the group policy or user.
Referencing the Language in a Customization Object
Now that you have created a translation table, you need to refer to this table in a customization object.
Steps 4 through 6 describe how to export the customization template, edit it, and import it as a
customization object:
Step 4
Export a customization template to a URL or IP address where you can edit it using the
export webvpn
customization template
command from privileged EXEC mode. The example below exports the
template and creates the copy
sales
at the URL or IP address specified:
hostname#
export webvpn customization template tftp://209.165.200.225/sales
Step 5
Edit the customization template and reference the previously-imported translation table.
Two areas of XML code in the customization template pertain to translation tables. The first area, shown
below, specifies the translation tables to use:
<localization>
<languages>en,ja,zh,ru,fr</languages>
<default-language>en</default-language>
</localization>
The <languages> tag in the code is followed by the names of the translation tables. In this example code,
they are en, ja, zh, ru, and fr (English, Japanese, Chinese, Russian, and French). For the customization
object to call these translation tables correctly, the tables must have been previously imported using the
exact same names. These names must be compatible with language options of the browser.
Note
Consult the online help for your specific browser to see what the appropriate language abbreviations are
for that browser and make sure that you have added the appropriate languages to your list of languages
that you want to use to display web pages in that browser. Adding languages does not ensure that your
computer has a font that can display web pages in your preferred language. In addition, most web pages