SPA525G Firmware 7.2.5 includes support for localization of the phone display for the languages indicated below, on a similar fashion as the SPA900 series IP Phones, i.e. via a XML dictionary. Following are the dictionaries currently supported for the SPA525G.
- English (EN)
- Dutch (NL)
- French (FR)
- German (DE)
- Italian (IT)
- Norwegian (NO)
- Portuguese (PT)
- Spanish (ES)
- Swedish (SE)
Syntax for the Dictionary parameter is similar to the SPA900 series.
serv=tftp://<tftp_server_addr>/;d0=English-US;x0=spa525_EN_7_2_5.xml;d1=French;x1=spa525_FR_7_2_5.xml;
Note the following differences, specific to the SPA525G:
- The Language name used for the syntax above SHOULD match the above names, i.e. English, Dutch, French, German, Italian, Norwegian, Portuguese, Spanish, Swedish. If you include a different name, the unit will download the firmware but will not load it on the screen.
- d0 and x0 are reserved for english, but are optional. Do not try use d0 or x0 for any language other than English. If d0 and x0 are not included, the built in dictionary (English) will be used as reference. This means that the above example can also be written as follows:
serv=tftp://<tftp_server_addr>/;d1=French;x1=spa525_FR_7_2_5.xml;
<end>