ovari

Results 207 comments of ovari
trafficstars

Crowdin is yet to be updated with the English source strings. @vomikan might be able to advise when the update is expected.

> So to use Unicode characters in a translated string you have to do something like this: > > `wxGetTranslation(wxString::FromUTF8(wxTRANSLATE("Delete Viewed “&Follow Up” Transactions...")))` Thank you for the tip, done...

Sorry for the misunderstanding, this issue should have been `keyboard accelerators`, i.e. when the `Alt` key is pressed on the keyboard, a letter is underlined when then can be pressed...

@jmzambon can you please merge "Add hu (Hungarian - magyar) locale" at https://github.com/jmzambon/libreoffice-code-highlighter/pull/35? Thank you

> When I translated one book about Python to **Russian** which contained many examples of Python code I though quite long how to highlight them in the normal text. https://libreoffice-dev.blogspot.com/2024/08/the-best-libreoffice-extensions-code.html...

> Hi, > > With pleasure! And thank you also for cleaning up all these old typos! Can you please advise when a version with the hu locale will be...

ru (Russian - Русский) https://github.com/jmzambon/libreoffice-code-highlighter/pull/38 https://github.com/jmzambon/libreoffice-code-highlighter/pull/39 https://github.com/jmzambon/libreoffice-code-highlighter/pull/40 https://github.com/jmzambon/libreoffice-code-highlighter/pull/41

Please allow buttons to be available for different `User Interface` (UI) layouts changed with `Menu Bar` → `View` → `User Interface…` ![image](https://github.com/user-attachments/assets/91ac3c0e-7609-4815-9faf-37e8a8db1299) Thank you

1. What are the names of the required icons? 2. Can free icons be used? (a) https://icons8.com/icons/ (b) https://www.flaticon.com/ (c) https://www.iconarchive.com/ (d) https://www.iconfinder.com/search?price=free 3. Update (a) https://icons8.com/icons/set/update (b) https://www.flaticon.com/search?word=Update 4....

Should `to` be `as`? Should the title be changed from `Export/import to/from XLSX file` to `Import from XLSX File…`/`Export as XLSX File…` or `Export/import as/from XLSX File…` Thank you