03.12.2007, 16:00 | #1 |
Участник
|
axaptapedia: Label
Источник: http://www.axaptapedia.com/Label
============== Summary: Added more information (Tnx Vailan for correcting the initial post) Labels is a important system for handling of localized strings in Dynamic AX. The label-strings are stored in an file with the extension ”.ALD”. You will have to make one file for each language you make. The complete filename will be a mix between “label file id”, “language id” and with a preceeding “AX” '''Filename example''': AXSYSEN-GB.ALD When you as a developer use labels you should create a new label-file so your customization will be portable. And even if your customization is for one language only you should do a label because you can reuse terms within your customization. '''Content example''': (from: AxSYSen-gb.ald "line 6") @SYS12 Account/Group number The number 12 is the index of the translation, so an translation of this term (in for example Swedish) would be located in "AxSYSSV.ald" and read like... @SYS12 Konto-/gruppnummer Источник: http://www.axaptapedia.com/Label
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
Похожие темы | ||||
Тема | Ответов | |||
axStart: When is my Label file updated in AX? | 8 | |||
DynaMihamAX: Label import problem in Dynamics AX 4.0 | 0 | |||
axaptapedia: Label | 0 | |||
axaptapedia: Error messages | 0 |
|