m
Typo Fix (objet to object)
m (Typo Fix (objet to object)) |
|||
| Line 224: | Line 224: | ||
Here, we're getting an XML object to display it, the object name itself being rebuilt by appending together the variables EN_DUR_FRAME, FrameName and the "SlotLeft" character string. | Here, we're getting an XML object to display it, the object name itself being rebuilt by appending together the variables EN_DUR_FRAME, FrameName and the "SlotLeft" character string. | ||
Since the objects names are hard-coded in the .xml file, a translation in one of the variable used will result in a failure getting the | Since the objects names are hard-coded in the .xml file, a translation in one of the variable used will result in a failure getting the object in localized clients. | ||
== Final touch, the .toc file == | == Final touch, the .toc file == | ||