Fin.stx
iqbalmad
Member Posts: 180
can some1 tell me what this file do??
coz i did an english installation...
then put ESP (spanish) language..
n when i change to ESP.. gives some error fin.stx
coz i did an english installation...
then put ESP (spanish) language..
n when i change to ESP.. gives some error fin.stx
0
Comments
-
STM is System |Text Messages, along with ETM (Errors)
When you run Navision the STX file is compiled to an STM file. This file is then used to get the text translations for all system messages.
Each entry is proceeded by and identifier:
00010-00002-030-1
The first part identifies the Module wher ethe text is used,
2nd is the text string ID in that mondule
next is string length
last is the field type.
For someone translating, there are two common errors.
One is that some how they "loose" a string, in that the whole line disappears. This normally happens when instead of starting a new version with a clean STX file, the translator takes the last version , and then adds int he new texts, eg instead of taking English 4.00 SP3 STX file, they take the 4.00 SP2 Spanish file, and add in the changes.
The second is that they over flow the string length. This happens when say the Spanish word is longer than the English, and is not checked.
The most important key is 00047-00001-040-0: this is a check sum added to make sure that the translation is official from Microsoft. You are not going to be able to crack this, so you wont be able to edit the STX file.David Singleton0 -
1) You must be sure, that you are using .stx file for correct Nav version
2) You need to delete the .emt and .smt files (mini-tree files) if you are changing the .stx .etx files
3) Sometime it can be problem when uninstalling old version and installing new into same folder. You need to delete the rest of the folder between uninstalling and new installation.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 327 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions

