umläute
umläute
### Operating System Info Other ### Other OS Debian ### OBS Studio Version 29.1.3 ### OBS Studio Version (Other) _No response_ ### OBS Studio Log URL n.n. ### OBS Studio...
### Suggestion while translating to german i noticed a couple of issues: ### highlighting substrings *highlighting* of substrings is achieved by concatenating multiple translations. this assumes that the translations follow...
### Suggestion the current main screen looks like this:  of the nine (9) items in the list, six (6) are "data" entries: - Passwords - Payment Cards - Notes...
### Suggestion it's great that Passy can be translated (I'm just doing a translation to German). I find that l10n is one of the fields where non-programmers can contribute a...
according to the sample-scripts, it is possible to load a scene with `scene = pyassimp.load(...)`: https://github.com/assimp/assimp/blob/35e4f1bf6492e11485336c1518485413c599e00e/port/PyAssimp/scripts/sample.py#L23-L31 unfortunately, this is not true, as `pyassimp.load()` unconditionally returns a context-manager. e.g. running this...
- Closes: https://github.com/obsproject/obs-studio/issues/11160 ### Description Fixes a number of spelling mistakes in (log-)messages, documentation and comments. ### Motivation and Context Proper English makes log-messages, documentation and code more readable. ###...
- Related: https://github.com/obsproject/obs-studio/issues/11160 ### Description Fixes a number of spelling mistakes in log-messages, documentation and comments. ### Motivation and Context Proper English makes log-messages, documentation and code more readable. ###...
While packaging `opus` for Debian, we encountered a build failure on the `armel` architecture (32bit arm, softfloat): ``` In file included from celt/celt_decoder.c:37: celt/celt_decoder.c: In function ‘celt_decode_lost’: celt/os_support.h:79:83: error: invalid...
### ⚠️ This issue respects the following points: ⚠️ - [x] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [x] This issue is **not** already reported...
spelling errors detected while working on the Debian packages for faust-2.15.11 ~~~ libHTTPDFaust.so.0.7.1 inheritence -> inheritance libOSCFaust.so.1.2.0 controler -> controller ~~~ i guess it's easiest to just do a search-and-replace...