0

The function =CONCATENATE("troll1","troll2") can concatenate strings, but in translated version of application, function names are different, so how can I easily find equivalent of english function in trollish or any other language even if destination language is completely unknown for me? Google Translate can not help.

tbodt
  • 16,609
  • 6
  • 58
  • 83
user3383675
  • 1,041
  • 5
  • 12
  • 31

1 Answers1

0

There's no need to translate the names manually. If the user has selected trollish as i18n language and if he has disabled using english function names in calc (Menu Tools -> Options -> LibreOffice Calc -> Formula -> Formula options), he will see the corresponding function name in trollish.

The user may prefer keeping the language setting to trollish and use english just for the function names - voila:

enter image description here

To see the names in different language versions, open the LibreOffice Wiki page regarding Text Functions, and choose a different language from the header bar:

enter image description here

enter image description here

tohuwawohu
  • 13,268
  • 4
  • 42
  • 61