-
```
What steps will reproduce the problem?
1. Open Pencil
What is the expected output? What do you see instead?
Expected: language of the app to be the same as the current locale
Actual: the menus …
-
I understand why localization is always treated as an afterthought and every time a new approach to GUI comes up it comes with some version of:
```rust
Label::new(format!("current count: {}", self…
-
```
Simile timeline fails to display in Firefox 4.0, IE7+, Chrome.
Timeline is loaded dynamically as follows:
########mytimeline.js###########
4. $(window).load(function() {
...
8. Timeline.l…
-
```
Simile timeline fails to display in Firefox 4.0, IE7+, Chrome.
Timeline is loaded dynamically as follows:
########mytimeline.js###########
4. $(window).load(function() {
...
8. Timeline.l…
-
```
Simile timeline fails to display in Firefox 4.0, IE7+, Chrome.
Timeline is loaded dynamically as follows:
########mytimeline.js###########
4. $(window).load(function() {
...
8. Timeline.l…
-
I have several plugins which deliver blocks. Each of them requires npm and wp-scripts to build the JavaScript.
They also make use of npm to build the language files.
It's a pain in the backside to…
-
## Use case
Building on the excellent work in #47008
Hardcoding a formatter to a locale is too restrictive for apps that deal with single locales, but multiple currency values. Just because my l…
-
Is there any `i18n` or `l10n` support already?
-
How can one remove/update an element in the ChunkyVec?
I need to implement it for https://searchfox.org/mozilla-central/source/intl/l10n/L10nRegistry.jsm#246-276
-
Following the implementation of the l10n infrastructure that will allow contributors to translate Ura website, Identihub website and (soon) Identihub software (as discussed at #61) please proceed with…