Merge segments

Hi there Slight smile

I must be missing something, but what? I need to merge some segments, but the option that allows me to modify the source in the project settings is grayed out (I can't check the box "allow merging segments").

Any idea on how to do this?

Ingrid

Parents Reply
  • Hi Jerzy,

    You write that "In 2021 the sdlproj does not contain such lines" but I have just created a project with Trados 2021, opened the .sdlproj file with Notedpad++ and found these lines

              <Setting Id="AllowSourceEditing">True</Setting>
              <Setting Id="AllowMergeAcrossParagraphs">True</Setting>

    just by using the find function and entering AllowSourceEditing

    then I've changed the settings in Trados, reopened the file in Notepad++ and found

              <Setting Id="AllowSourceEditing">False</Setting>
              <Setting Id="AllowMergeAcrossParagraphs">False</Setting>

    I don't know if these settings are hidden when creating a package because currently I'm working at home with Trados Freelance and I cannot create a package and test this.

Children
No Data