<dyn-languages> provisioning tag is used to customize single translation labels in the phone menu.
This feature is available starting with version 10.1.44.0.
A complete list of label names can be found under Firmware Update Center:
See also Function_Keys.
<dyn-languages> <Entry> <Key></Key> <Value></Value> </Entry> ... </dyn-languages> |
<?xml version="1.0" encoding="utf-8" ?> <settings> <dyn-languages> <Entry> <Key>F_CALL_LIST</Key> <Value>123history</Value> </Entry> <Entry> <Key>preferences_settings</Key> <Value>123OPTIONS</Value> </Entry> <Entry> <Key>F_LINE</Key> <Value>MYLINE</Value> </Entry> <Entry> <Key>F_SMART_TRANSFER_short</Key> <Value>smrt</Value> </Entry> </dyn-languages> </settings> |
After applying the settings:
Below you can download the example settings file: