Version Description
Download this release
Release Info
Developer | miyauchi |
Plugin | WP Total Hacks |
Version | 1.1.2 |
Comparing to | |
See all releases |
Code changes from version 1.1.1 to 1.1.2
- languages/wp-total-hacks-fr_FR.mo +0 -0
- languages/wp-total-hacks-fr_FR.po +1 -1
- readme.txt +2 -2
- wp-total-hacks.php +1 -1
languages/wp-total-hacks-fr_FR.mo
CHANGED
Binary file
|
languages/wp-total-hacks-fr_FR.po
CHANGED
@@ -383,7 +383,7 @@ msgstr "Outils de vérification du Webmaster"
|
|
383 |
#: includes/form/site.php:87
|
384 |
#@ wp-total-hacks
|
385 |
msgid "Enter your meta key \"content\" value to verify your blog with <a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
|
386 |
-
msgstr "Entrez votre clé de méta \"contenu \" pour vérifier votre blog avec <a href=\"https://www.google.com/webmasters/tools/\">Outils Google pour les webmasters</
|
387 |
|
388 |
#. translators: plugin header field 'Name'
|
389 |
#: wp-total-hacks.php:0
|
383 |
#: includes/form/site.php:87
|
384 |
#@ wp-total-hacks
|
385 |
msgid "Enter your meta key \"content\" value to verify your blog with <a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
|
386 |
+
msgstr "Entrez votre clé de méta \"contenu \" pour vérifier votre blog avec <a href=\"https://www.google.com/webmasters/tools/\">Outils Google pour les webmasters</a>, <a href=\"https://siteexplorer.search.yahoo.com/\"> Yahoo! Site Explorer </a> et <a href=\"http://www.bing.com/webmaster\"> Bing Webmaster Center </a>."
|
387 |
|
388 |
#. translators: plugin header field 'Name'
|
389 |
#: wp-total-hacks.php:0
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://wpist.me/
|
|
4 |
Tags: head, post, page, functions.php, admin, logo, auto save, revision, meta box, dashboard
|
5 |
Requires at least: 3.5
|
6 |
Tested up to: 3.5
|
7 |
-
Stable tag: 1.1.
|
8 |
|
9 |
WP Total Hacks can customize more than 20 settings on your WordPress Site.
|
10 |
PHP5 is required!
|
@@ -54,7 +54,7 @@ PHP5 is required!
|
|
54 |
* Belarusian(be_BY) - [Alexander Ovsov](http://webhostinggeeks.com/science/)
|
55 |
* Malay(ms_MY) - [Zairul Azmil](http://flavors.me/zairul#2fa/wordpress)
|
56 |
* Brazilian Portuguese(pt_BR) - [Rafael Funchal](http://www.rafaelfunchal.com.br/)
|
57 |
-
* French(fr_FR) - [Guillaume VASLIN](http://www.chaptalstreetquartetfamily.fr/
|
58 |
|
59 |
You can send your own language pack to me.
|
60 |
|
4 |
Tags: head, post, page, functions.php, admin, logo, auto save, revision, meta box, dashboard
|
5 |
Requires at least: 3.5
|
6 |
Tested up to: 3.5
|
7 |
+
Stable tag: 1.1.2
|
8 |
|
9 |
WP Total Hacks can customize more than 20 settings on your WordPress Site.
|
10 |
PHP5 is required!
|
54 |
* Belarusian(be_BY) - [Alexander Ovsov](http://webhostinggeeks.com/science/)
|
55 |
* Malay(ms_MY) - [Zairul Azmil](http://flavors.me/zairul#2fa/wordpress)
|
56 |
* Brazilian Portuguese(pt_BR) - [Rafael Funchal](http://www.rafaelfunchal.com.br/)
|
57 |
+
* French(fr_FR) - [Guillaume VASLIN](http://www.chaptalstreetquartetfamily.fr/)
|
58 |
|
59 |
You can send your own language pack to me.
|
60 |
|
wp-total-hacks.php
CHANGED
@@ -5,7 +5,7 @@ Author: Takayuki Miyauchi
|
|
5 |
Plugin URI: http://wpist.me/wp/wp-total-hacks/
|
6 |
Description: WP Total Hacks can customize your WordPress.
|
7 |
Author: Takayuki Miyauchi
|
8 |
-
Version: 1.1.
|
9 |
Author URI: http://wpist.me/
|
10 |
Domain Path: /languages
|
11 |
Text Domain: wp-total-hacks
|
5 |
Plugin URI: http://wpist.me/wp/wp-total-hacks/
|
6 |
Description: WP Total Hacks can customize your WordPress.
|
7 |
Author: Takayuki Miyauchi
|
8 |
+
Version: 1.1.2
|
9 |
Author URI: http://wpist.me/
|
10 |
Domain Path: /languages
|
11 |
Text Domain: wp-total-hacks
|