-
### What type of enhancement is this?
Refactor
### What does the enhancement do?
The idea is to create a high level framework for UDF development (not UDAF), to
remove boilerplate code, and improv…
-
**Summary**:
--------------
We need to implement a test class for the functionality that identifies and extracts vowels from a given word or string. The tests should validate various scenarios, incl…
-
Consider this example:
I can extract the _() wrapped string with xgettext properly but when i translate and use tornado.locale.load_gettext_translations(), I get the translation of "search", not "s…
-
````
```{extendrsrc macro}
macro_rules! make_heck_fn {
($fn_name:ident) => {
#[extendr]
/// @export
fn $fn_name(x: Strings) -> Strings {
x.into_iter()
…
-
[Paths\extract] implement for Web/JS builds
https://github.com/arturo-lang/arturo/blob/a5683a2dace1b7e4e3b5c822d65f1e82119fa6aa/src/library/Paths.nim#L42
```text
when not defined(WEB):
…
-
Prerequisites for initial translations:
- [x] Engine support:
- [x] Translation support for yaml-defined strings. [~~#3929 #18959~~] [#18965]
- [x] Translation support for code-defined strings.…
-
I know the extractor supports the externalizing the translate-context for the html file. Does it have the corresponding support for the javascript file?
Based on the api, I have gettextCatalog.getStr…
-
## Feature Request
Whilst it's good that CSV is implemented as an efficient parser that iterates over data as it's needed, sometimes it's convenient to read the lot in as one big array of arrays.
…
-
1. Campaign flag (--campaign) in bin/template.js extract strings from the default email template to campaign configuration.
At the moment it extracts whatever is in the default template, and not what…
-
Strings from `NickvisionTubeConverter.Shared/Linux/org.nickvision.tubeconverter.desktop.in` don't seem to be extracted for translation.
Could you add the file to the translation process? Thanks