David Martínez

Results 11 issues of David Martínez

A great feature can be an inline (or popup) editor for translations. You can jump to the translation, but a dialog to edit it can save a lot of time....

Separated pull request as requested ;)

We found a problem with new lines and PO files possibly related with #192. Here's an example code: ```php use Gettext\Translations; $translations = new Translations; $translations->setLanguage('en'); // add a translation...

This is: ``` - [x] a bug report - [ ] a feature request - [ ] **not** a usage question ``` I'm working with a file generated by another...

memory

The [Laravel's Blade templates](https://laravel.com/docs/5.8/blade) are quite similar to Twig. By now, we are using [this instructions](https://framework.themosis.com/docs/master/blade/#poedit) and works well with `trans` and `trans_choice` keywords (used by Laravel). The only addition...

Feature Request

There's no shorcut for this item, and if you disable the automatic compilation to MO can be very useful. I'm using Poedit 2.2 on macOS 10.12.6.

Just added the missing Store class extending StoreCore

Hi I'm working on some packages that need a complete POSIX implementation of threads, and Bionic library lacks some functions (like pthread_cancel). There are some workarounds (using pthread_kill instead of...

enhancement
inactive

When any app or script asks for a password the keyboard doesn't change, but in Android the password fields uses an [input method type](http://developer.android.com/intl/es/training/keyboard-input/style.html). Is possible to detect this behavior...

enhancement
Keyboard

**Describe the bug** The Meilisearch process is killed by Linux kernel (Out of memory) because uses a lot of memory. Even using ` --max-indexing-threads` and `--max-indexing-memory` arguments (or config) the...

bug
CPU/RAM usage
indexing