Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 932a502

Browse files
author
Matthias Pfefferle
committed
updated readme, composer and pot file
1 parent 4242015 commit 932a502

File tree

4 files changed

+66
-47
lines changed

4 files changed

+66
-47
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ The Webmention and Pingback logos are made by [Aaron Parecki](http://aaronpareck
6868

6969
Project actively developed on Github at [pfefferle/wordpress-semantic-linkbacks](https://github.com/pfefferle/wordpress-semantic-linkbacks). Please file support issues there.
7070

71+
### 3.7.5 ###
72+
73+
* fixed Reacji UI ((#154)[https://github.com/pfefferle/wordpress-semantic-linkbacks/issues/154])
74+
7175
### 3.7.4 ###
7276

7377
* Replace `rsvp-invite` property which is not in use with `invite` property and add unit tests

composer.lock

Lines changed: 36 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

languages/semantic-linkbacks.pot

Lines changed: 22 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
# Copyright (C) 2017 Matthias Pfefferle
1+
# Copyright (C) 2018 Matthias Pfefferle
22
# This file is distributed under the MIT.
33
msgid ""
44
msgstr ""
55
"Project-Id-Version: Semantic-Linkbacks 3.7.4\n"
66
"Report-Msgid-Bugs-To: "
7-
"http://wordpress.org/support/plugin/semantic-linkbacks\n"
8-
"POT-Creation-Date: 2017-12-29 10:21:09+00:00\n"
7+
"https://wordpress.org/support/plugin/semantic-linkbacks\n"
8+
"POT-Creation-Date: 2018-01-12 19:14:29+00:00\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=utf-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
12-
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
12+
"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
15-
"X-Generator: grunt-wp-i18n 0.4.9\n"
15+
"X-Generator: grunt-wp-i18n 0.5.4\n"
1616

1717
#: includes/class-linkbacks-handler.php:204
1818
#. translators: Name verb on domain
@@ -114,42 +114,50 @@ msgid "Invited"
114114
msgstr ""
115115

116116
#: includes/class-linkbacks-handler.php:266
117+
msgid "this Post"
118+
msgstr ""
119+
120+
#: includes/class-linkbacks-handler.php:267
121+
msgid "this Page"
122+
msgstr ""
123+
124+
#: includes/class-linkbacks-handler.php:269
117125
msgid "this Article"
118126
msgstr ""
119127

120-
#: includes/class-linkbacks-handler.php:268
128+
#: includes/class-linkbacks-handler.php:270
121129
msgid "this Aside"
122130
msgstr ""
123131

124-
#: includes/class-linkbacks-handler.php:269
132+
#: includes/class-linkbacks-handler.php:271
125133
msgid "this Chat"
126134
msgstr ""
127135

128-
#: includes/class-linkbacks-handler.php:270
136+
#: includes/class-linkbacks-handler.php:272
129137
msgid "this Gallery"
130138
msgstr ""
131139

132-
#: includes/class-linkbacks-handler.php:271
140+
#: includes/class-linkbacks-handler.php:273
133141
msgid "this Link"
134142
msgstr ""
135143

136-
#: includes/class-linkbacks-handler.php:272
144+
#: includes/class-linkbacks-handler.php:274
137145
msgid "this Image"
138146
msgstr ""
139147

140-
#: includes/class-linkbacks-handler.php:273
148+
#: includes/class-linkbacks-handler.php:275
141149
msgid "this Quote"
142150
msgstr ""
143151

144-
#: includes/class-linkbacks-handler.php:274
152+
#: includes/class-linkbacks-handler.php:276
145153
msgid "this Status"
146154
msgstr ""
147155

148-
#: includes/class-linkbacks-handler.php:275
156+
#: includes/class-linkbacks-handler.php:277
149157
msgid "this Video"
150158
msgstr ""
151159

152-
#: includes/class-linkbacks-handler.php:276
160+
#: includes/class-linkbacks-handler.php:278
153161
msgid "this Audio"
154162
msgstr ""
155163

readme.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ The Webmention and Pingback logos are made by [Aaron Parecki](http://aaronpareck
6868

6969
Project actively developed on Github at [pfefferle/wordpress-semantic-linkbacks](https://github.com/pfefferle/wordpress-semantic-linkbacks). Please file support issues there.
7070

71+
= 3.7.5 =
72+
73+
* fixed Reacji UI ((#154)[https://github.com/pfefferle/wordpress-semantic-linkbacks/issues/154])
74+
7175
= 3.7.4 =
7276

7377
* Replace `rsvp-invite` property which is not in use with `invite` property and add unit tests

0 commit comments

Comments
 (0)