mirror of
https://github.com/friendica/friendica
synced 2024-11-17 21:43:41 +00:00
some translation
This commit is contained in:
parent
1a468372c0
commit
b60a6e6f7f
1 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
Version 3.5.3 (2017-09-xx)
|
Version 3.5.3 (2017-09-xx)
|
||||||
Friendica Core:
|
Friendica Core:
|
||||||
Updates to the translations (DE, EN-GB, EN-US, ES) [translation teams]
|
Updates to the translations (DE, EN-GB, EN-US, ES, ZH-CN) [translation teams]
|
||||||
Updates to the documentation [annando, tobiasd]
|
Updates to the documentation [annando, tobiasd]
|
||||||
Code revision and refactoring [annando, rabuzarus, Hypolite]
|
Code revision and refactoring [annando, rabuzarus, Hypolite]
|
||||||
Fix parsing of documentation and addon README files [tobiasd]
|
Fix parsing of documentation and addon README files [tobiasd]
|
||||||
|
@ -13,7 +13,7 @@ Version 3.5.3 (2017-09-xx)
|
||||||
Enhancements to the exception handling [ddorian1]
|
Enhancements to the exception handling [ddorian1]
|
||||||
Enhancements to the OStatus federation (Mastodon and Pleroma) [annando]
|
Enhancements to the OStatus federation (Mastodon and Pleroma) [annando]
|
||||||
Enhancements to the Libertree federation [annando]
|
Enhancements to the Libertree federation [annando]
|
||||||
Enhancements to the Diaspora federation [annando]
|
Enhancements to the Diaspora federation (Diaspora and SocialHome) [annando]
|
||||||
Enhancements to the invitation procedure [tobiasd]
|
Enhancements to the invitation procedure [tobiasd]
|
||||||
Enhancements to the themes (frio, globally all) [annando, rabuzarus]
|
Enhancements to the themes (frio, globally all) [annando, rabuzarus]
|
||||||
Enhancements to the community page [annando]
|
Enhancements to the community page [annando]
|
||||||
|
@ -24,6 +24,7 @@ Version 3.5.3 (2017-09-xx)
|
||||||
Enhancements to the UI [annando, AndyHee, tobiasd]
|
Enhancements to the UI [annando, AndyHee, tobiasd]
|
||||||
Enhancements to the handling of unicode smilies [annando]
|
Enhancements to the handling of unicode smilies [annando]
|
||||||
Enhancements to the remote_self functionality [annando]
|
Enhancements to the remote_self functionality [annando]
|
||||||
|
Enhancements to the nginx example config [shaftoe]
|
||||||
The logging time stamp is now ISO8601 compatible [annando]
|
The logging time stamp is now ISO8601 compatible [annando]
|
||||||
Pictures attached to OStatus transmitted postings are now shown [annando]
|
Pictures attached to OStatus transmitted postings are now shown [annando]
|
||||||
Added item deletion page to the admin panel [tobiasd]
|
Added item deletion page to the admin panel [tobiasd]
|
||||||
|
@ -42,6 +43,7 @@ Version 3.5.3 (2017-09-xx)
|
||||||
Unicode emoji added [annando]
|
Unicode emoji added [annando]
|
||||||
Enhancement to the general content filter [annando]
|
Enhancement to the general content filter [annando]
|
||||||
Fixes to buffer, diaspora, libertree, pumpio, gnu social, tumblr, twitter and wppost bridges to redistribute remote_self content [annando]
|
Fixes to buffer, diaspora, libertree, pumpio, gnu social, tumblr, twitter and wppost bridges to redistribute remote_self content [annando]
|
||||||
|
Fixed a bug in securemail settings form [FuzzJunket]
|
||||||
external poller addons are deprecated, as this is now a core fuctionality [annando]
|
external poller addons are deprecated, as this is now a core fuctionality [annando]
|
||||||
|
|
||||||
Friendica Directory:
|
Friendica Directory:
|
||||||
|
@ -54,6 +56,7 @@ Version 3.5.3 (2017-09-xx)
|
||||||
3313, 3360, 3362, 3391, 3482, 3511, 3512, 3515, 3516, 3529, 3531,
|
3313, 3360, 3362, 3391, 3482, 3511, 3512, 3515, 3516, 3529, 3531,
|
||||||
3536, 3545, 3552, 3553, 3560, 3571, 3589, 3592, 3599, 3615, 3616,
|
3536, 3545, 3552, 3553, 3560, 3571, 3589, 3592, 3599, 3615, 3616,
|
||||||
3621, 3624, 3636, 3645, 3661, 3684, 3685, 3691, 3696, 3699, 3700
|
3621, 3624, 3636, 3645, 3661, 3684, 3685, 3691, 3696, 3699, 3700
|
||||||
|
3732
|
||||||
|
|
||||||
Version 3.5.2 (2017-06-06)
|
Version 3.5.2 (2017-06-06)
|
||||||
Friendica Core:
|
Friendica Core:
|
||||||
|
|
Loading…
Reference in a new issue