-
Given the source file
```
import formatMessage from './format-message'
export default function junk() {
return formatMessage('hello world')
}
```
`format-message extract` will not find "hello…
-
Hi, I would like to know if there is a possibility for MediaInfo to retrieve several strings of the same tag.
An example :
```xml
DESCRIPTION
Description en français
fr
…
-
### Environment
Angular: 8.2.14
ngx-translate-extract: 5.0.1 and 7.0.3
### Description
I'm trying to extract the string from a Pipe. This Pipe extends from TranslatePipe.
### Code
```
…
-
### Is there an existing issue for this?
- [X] I have searched the existing open and closed issues
### Current Behavior
I apologize if this has already been discussed. I searched but didn't f…
-
**Is your feature request related to a problem? Please describe.**
When using [yup](https://github.com/jquense/yup) or other libraries, I want to give the library the translation path, but not the …
-
Currently, we ship with ontime a [list of translated strings](https://github.com/cpvalente/ontime/tree/master/apps/client/src/translation/languages).
These files are maintained manually in collabo…
-
```
{"insertId": "upsyhzmdeu","jsonPayload": {"logger_name": "","method": "log","levelValue": 900,"thread_id": 56,"message": "Error in stream connection (will retry): : java.net.ConnectException: Fai…
-
Is there any possibility of adding internationalization support to rinja?
In the blog post https://blog.guillaume-gomez.fr/articles/2024-07-31+docs.rs+switching+jinja+template+framework+from+tera+t…
-
The docstring says:
According to the docsting process.extract undertakes the following steps
#. Run full_process from utils on both strings
#. Short circuit if this makes either string empty
…
-
Nice to meet you.
I was very interested in this research and tried it myself.
I am executing the following two commands, but I am not seeing any significant changes from the input values. (I want…