Desktop version

Main > Forum > Applications > 1C:Translator > Error when save translation from dictionary

Forum

Search UsersRules
Error when save translation from dictionary
#1
Just came
Points:: 0
Joined:: Sep 8, 2017

During translation of dictionaries gives an error. A photo is attached to the text. Please, help.

Profile
#2
Just came
Points:: 0
Joined:: Jan 13, 2017

I think I have already fixed this error in my base. You need to change the line in manager module of data processor DictionaryMerging

Code
NewObject.Comment = ?(NewObject.Comment <> "", NewObject.Comment + Chars.LF, "") + AddComment;

to
Code
TargetObject.Comment = ?(SourceObject.Comment <> "", SourceObject.Comment + Chars.LF, "") + AddComment;

Profile
#3
Just came
Points:: 0
Joined:: Sep 8, 2017

Thank you so much.Everithing worked.

Profile
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)



© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.