Due to essential maintenance, access to Trados cloud will be unavailable on Saturday 30 August from 00:00 to 12:00 UTC.

Help with inserting "recognised tokens" in patent applications: (1), (b), (33), (55b), etc.

I'm working on another patent application, and there are tons of letters and numbers in brackets, like this:

(a) a base (1) which allows the support element (2) to be placed in an upright position on an underlying surface (34),

What's the best way to be able to quickly insert these while typing?

I tried adding them to my termbase, but they don't seem to show up as matches.

Ctrl+Comma (QuickPlace), also doesn't seem to get at them, although I would definitely consider them recognised tokens.

Any tips?

Michael

Parents Reply
  • Hi both,

    The problem is that the brackets are special characters and autosuggest doesn't like this at all.  I don't think it's a problem with the app either, I think it's a more fundamental problem with autosuggest.

    Maybe one workaround would be to use the SDLXLIFF Tookit and first do a source search and replace across all the files in your project, maybe something like this:

    Then use the regex autosuggest provider as you work like this:

    So look for the pattern you replaced instead.  Then when you're done a search & replace in the target like this:

     #

    And maybe also in the source so you can update your TM with a final update using the correct translations.  In fact this would be a good usecase for using a Project TM so you fill that up with the crappy xxxnrxxxx and then do the final update to the Main TM after you put all the source and target back.

    Not the most elegant workaround but if you were comfortable with the texts when translating then a few search & replace operations wouldn't take very long afterwards.

    Regards

    Paul

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

Children