Skip to content
This repository was archived by the owner on May 2, 2018. It is now read-only.

Commit 3bc75d6

Browse files
author
eugenio
committed
Language and text fixed
1 parent 1d920e6 commit 3bc75d6

4 files changed

Lines changed: 11 additions & 7 deletions

File tree

admin/views/admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
) );
6262
$cmb->add_field( array(
6363
'name' => __( 'Tooltip style', $this->plugin_slug ),
64-
'desc' => __('Only classic will show featured images', $this->plugin_slug ),
64+
'desc' => __('Only classic shows featured images', $this->plugin_slug ),
6565
'id' => 'tooltip_style',
6666
'type' => 'select',
6767
'options' => array(

languages/glossary.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgid ""
55
msgstr ""
66
"Project-Id-Version: Glossary by Codeat\n"
77
"Report-Msgid-Bugs-To: http://wordpress.org/plugins/plugin-name\n"
8-
"POT-Creation-Date: 2016-02-20 22:03+0100\n"
8+
"POT-Creation-Date: 2016-02-20 22:09+0100\n"
99
"PO-Revision-Date: 2014-07-07 18:52+0100\n"
1010
"Last-Translator: Mte90 <mte90net@gmail.com>\n"
1111
"Language-Team: Eugenio Petullà - Codeat <support@codeat.co>\n"
@@ -137,7 +137,7 @@ msgid "Tooltip style"
137137
msgstr ""
138138

139139
#: admin/views/admin.php:64
140-
msgid "Only classic will show featured images"
140+
msgid "Only classic shows featured images"
141141
msgstr ""
142142

143143
#: admin/views/admin.php:74

languages/it_IT.mo

-5 Bytes
Binary file not shown.

languages/it_IT.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ msgid ""
44
msgstr ""
55
"Project-Id-Version: Glossary by Codeat\n"
66
"Report-Msgid-Bugs-To: http://wordpress.org/plugins/plugin-name\n"
7-
"POT-Creation-Date: 2016-02-20 22:04+0100\n"
8-
"PO-Revision-Date: 2016-02-20 22:04+0100\n"
7+
"POT-Creation-Date: 2016-02-20 22:09+0100\n"
8+
"PO-Revision-Date: 2016-02-20 22:09+0100\n"
99
"Last-Translator: Eugenio Petullà <eugeniopetulla@yahoo.it>\n"
1010
"Language-Team: Eugenio Petullà - Codeat <support@codeat.co>\n"
1111
"Language: it_IT\n"
@@ -137,9 +137,9 @@ msgid "Tooltip style"
137137
msgstr "Stile del Tooltip"
138138

139139
#: admin/views/admin.php:64
140-
msgid "Only classic will show featured images"
140+
msgid "Only classic shows featured images"
141141
msgstr ""
142-
"Solo quello classico è in grado di mostrare anche l'immagine in eveidenza"
142+
"Solo quello classico è in grado di mostrare anche l'immagine in evidenza"
143143

144144
#: admin/views/admin.php:74
145145
msgid "Excerpt length"
@@ -269,3 +269,7 @@ msgstr "Tutto"
269269
#: public/class-glossary.php:429
270270
msgid "Read More"
271271
msgstr "Leggi Tutto"
272+
273+
#~ msgid "Only classic will show featured images"
274+
#~ msgstr ""
275+
#~ "Solo quello classico è in grado di mostrare anche l'immagine in eveidenza"

0 commit comments

Comments
 (0)