This repository has been archived by the owner on Apr 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
51 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,14 +18,14 @@ | |
* Plugin URI: https://dev.aldolat.it/projects/aldolat-twitter/ | ||
* Author: Aldo Latino | ||
* Author URI: https://www.aldolat.it/ | ||
* Version: 0.4.0 | ||
* Version: 0.5.0 | ||
* License: GPLv3 or later | ||
* Text Domain: aldolat-twitter | ||
* Domain Path: /languages/ | ||
*/ | ||
|
||
/* | ||
* Copyright (C) 2020 Aldo Latino (email : [email protected]) | ||
* Copyright (C) 2020, 2021 Aldo Latino (email : [email protected]) | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
== Changelog == | ||
|
||
= 0.5.0 = | ||
|
||
* Fixed caching issue. | ||
|
||
= 0.4.0 = | ||
|
||
* Short changes in code. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Aldolat Twitter 0.0.1\n" | ||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/aldolat-twitter\n" | ||
"POT-Creation-Date: 2020-08-09T17:19:34+02:00\n" | ||
"POT-Creation-Date: 2021-02-27T18:51:26+01:00\n" | ||
"PO-Revision-Date: 2020-08-09 17:20+0200\n" | ||
"Last-Translator: Aldo Latino <[email protected]>\n" | ||
"Language-Team: Italian <[email protected]>\n" | ||
|
@@ -43,25 +43,25 @@ msgstr "https://www.aldolat.it/" | |
msgid "My latest tweets" | ||
msgstr "I miei ultimi tweet" | ||
|
||
#: includes/class-aldolat-twitter-core.php:87 | ||
#: includes/class-aldolat-twitter-core.php:77 | ||
msgid "No response from Twitter" | ||
msgstr "Nessuna risposta da Twitter" | ||
|
||
#. translators: The original tweet author name and link. | ||
#: includes/class-aldolat-twitter-core.php:193 | ||
#: includes/class-aldolat-twitter-core.php:194 | ||
msgid "In reply to %s" | ||
msgstr "In risposta a %s" | ||
|
||
#: includes/class-aldolat-twitter-core.php:219 | ||
#: includes/class-aldolat-twitter-core.php:220 | ||
msgid "by" | ||
msgstr "da" | ||
|
||
#. translators: date and tweet author name | ||
#: includes/class-aldolat-twitter-core.php:226 | ||
#: includes/class-aldolat-twitter-core.php:227 | ||
msgid "(RT on %1$s by %2$s)" | ||
msgstr "(RT il %1$s da %2$s)" | ||
|
||
#: includes/class-aldolat-twitter-core.php:328 | ||
#: includes/class-aldolat-twitter-core.php:329 | ||
msgid "ago" | ||
msgstr "fa" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
# Copyright (C) 2020 Aldo Latino | ||
# Copyright (C) 2021 Aldo Latino | ||
# This file is distributed under the same license as the Aldolat Twitter plugin. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Aldolat Twitter 0.4.0\n" | ||
"Project-Id-Version: Aldolat Twitter 0.5.0\n" | ||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/aldolat-twitter\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"POT-Creation-Date: 2020-08-09T17:19:34+02:00\n" | ||
"POT-Creation-Date: 2021-02-27T18:51:26+01:00\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"X-Generator: WP-CLI 2.4.0\n" | ||
"X-Domain: aldolat-twitter\n" | ||
|
@@ -40,25 +40,25 @@ msgstr "" | |
msgid "My latest tweets" | ||
msgstr "" | ||
|
||
#: includes/class-aldolat-twitter-core.php:87 | ||
#: includes/class-aldolat-twitter-core.php:77 | ||
msgid "No response from Twitter" | ||
msgstr "" | ||
|
||
#. translators: The original tweet author name and link. | ||
#: includes/class-aldolat-twitter-core.php:193 | ||
#: includes/class-aldolat-twitter-core.php:194 | ||
msgid "In reply to %s" | ||
msgstr "" | ||
|
||
#: includes/class-aldolat-twitter-core.php:219 | ||
#: includes/class-aldolat-twitter-core.php:220 | ||
msgid "by" | ||
msgstr "" | ||
|
||
#. translators: date and tweet author name | ||
#: includes/class-aldolat-twitter-core.php:226 | ||
#: includes/class-aldolat-twitter-core.php:227 | ||
msgid "(RT on %1$s by %2$s)" | ||
msgstr "" | ||
|
||
#: includes/class-aldolat-twitter-core.php:328 | ||
#: includes/class-aldolat-twitter-core.php:329 | ||
msgid "ago" | ||
msgstr "" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters