-
```
I tried to display the date in Spanish. So, I inserted this line
setlocale(LC_TIME, "es_ES");
in gource.cpp, inside
void Gource::updateTime(time_t display_time) {
then built and instal…
-
```
I tried to display the date in Spanish. So, I inserted this line
setlocale(LC_TIME, "es_ES");
in gource.cpp, inside
void Gource::updateTime(time_t display_time) {
then built and instal…
-
```
Hi,
i just love Hacker's Keyboard, for lots of reasons. One of them is compact
5-row layout, which makes typing in portrait mode much more convenient. It is
sad, that this great feature only av…
-
Some (anime) includes subtitle tracks with the language code `enm`. I (erroneously) thought this plugin would match any arbitrary language code that subtitles might be tagged with. Looks like a langua…
-
Hi peteletroll, this is the localized language (Chinese) I provided for this mod.
[dictionary-zh-cn.txt](https://github.com/peteletroll/DockRotate/files/10938696/dictionary-zh-cn.txt)
-
**Describe the bug**
- One of your localized strings for the cancel action is being returned as an empty string and crashing our app.
- I suspect the issue is either on [this](https://github.com/googl…
trant updated
2 weeks ago
-
`Translation` and its child classes have a custom `__eq__` and `__hash__` implementation that causes only the `localized_string` to be used for comparisons.
This means you can't reliably have `Transl…
-
Should we add a new reconnaissance technique along the lines of "look for signs of localized deployment"? The idea here is that attackers are actively looking for evidence that there is an "out of ba…
-
Thank you for the new custom enrichers!
I would like to request making it so a user can set custom enrichers in their own language.
For example, [[/save dexterity 17]] does translate properly once…
-
I recently upgraded to the latest version of this plugin and some of my links are broken because non localized files are not copied in other languages :
```
docs_dir
├── index.fr.md
├── index.e…