Descrição
GlotPress is a great free tool for localising your plugins and themes. When translators add new translations to GlotPress, they don’t always tell you. If your GlotPress installation is paired with a WordPress installation, this plugin gives you an easy way to find out what’s waiting for approval:
- list the projects and languages with strings waiting for approval
- subscribe to email notifications for individual projects
Admins, validators, and translators can all view strings waiting for approval and receive notification emails. End the guessing game.
Traduções
Many thanks to the generous efforts of our translators:
- Dutch (nl-NL) — Sander Keuzenkamp
- French (fr-FR) — Hugo Catellier
If you’d like to help out by translating this plugin, please sign up for an account and dig in. Yes, it’s GlotPress.
Contributions
Capturas de tela
Instalação
- Either install automatically through the WordPress admin, or download the .zip file, unzip to a folder, and upload the folder to your /wp-content/plugins/ directory. Read Installing Plugins in the WordPress Codex for details.
- Ative o plugin no menu ‘Plugins’ do seu WordPress.
- Go to GlotPress Notify > Settings in the admin and set the GlotPress table prefix and sender email address
Perguntas frequentes
-
Does GlotPress need to be in the same database as WordPress?
-
Yes. This plugin only looks at GlotPress tables in the same database as the WordPress installation it’s running from.
It’s not unusual for a WordPress installation to be set up on the same database as GlotPress, with the wp_users table as the GlotPress users table, because it makes it easier to manage user registrations. This is how I have it, and why I wrote the notifications plugin as a WordPress plugin.
-
Can it manage multiple GlotPress installations?
-
Not yet.
-
Can I change the email template?
-
Yes, copy it from the plugin’s templates folder into your theme, in a folder called “plugins/glotpress-notify”.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“GlotPress Notify” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresGlotPress Notify” foi traduzido para 13 localidades. Agradecemos aos tradutores por suas contribuições.
Traduzir “GlotPress Notify” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0.1, 2015-12-07
- added: Dutch translation (thanks, Sander Keuzenkamp!)
- added: French translation (thanks, Hugo Catellier!)
- changed: translations now accepted on translate.wordpress.org
1.0.0, 2014-09-15
- initial public version