By René Balke on Saturday, 29 April 2017
Posted in General
Likes 0
Views 334
Votes 0
Hi there, I found a little german translation issue in the new post editor.

See screenshot

Right Word "Sichtbar"

Cheers

René
Hello Rene,

Hm, what should it be for the correct translations eh?
·
Saturday, 29 April 2017 13:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Wrong: Scihtbar
Right: Sichtbar

Move to Trash isn't translated at the moment. You can use "Löschen" oder "Papierkorb"
·
Saturday, 29 April 2017 13:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks! By the way, do you want to join our translation team?
·
Saturday, 29 April 2017 13:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Good question. Thanks for the offer. But I haven't the time for this. And I can't nag then.
·
Saturday, 29 April 2017 13:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Ah not a problem at all. We will create a new forum section for translation related issues and perhaps we could get the translators to provide feedback or perhaps users like yourself would be able to contribute into that category.
·
Saturday, 29 April 2017 13:51
·
0 Likes
·
0 Votes
·
0 Comments
·
sounds good..

could you please take a look to the font-size Buttons the Symbols aren't centered..
·
Saturday, 29 April 2017 13:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Looks like there are some css conflicts going on. Could you add the block of css codes into your template's css file?

[gist]
body div#eb .eb-help-resize a {
line-height: 18px !important;
}
[/gist]
·
Saturday, 29 April 2017 14:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark, with this fix is the plus Symbol correct but the minus Symbol isn't centered after this patch. Minus Need line height 14px, plus Needs 18px.
·
Saturday, 29 April 2017 14:59
·
0 Likes
·
0 Votes
·
0 Comments
·
sorry that i use this ticket also for other questions. i saw that the auto-post Facebook token was expired. but on click "new token" nothing happens.
·
Saturday, 29 April 2017 15:09
·
0 Likes
·
0 Votes
·
0 Comments
·
With 14px line height for minus, it is incorrect, http://take.ms/ebUC7 . It should really be the same as the plus symbol.
·
Saturday, 29 April 2017 15:11
·
0 Likes
·
0 Votes
·
0 Comments
·
mmh.. on my pc it looks right?! thanks

lasst question for today: i enabled the reactions. i can't find the term: "How do you feel about this post?" in the languages.ini. could you please tell me, where i find the language file for this part?
·
Saturday, 29 April 2017 15:20
·
0 Likes
·
0 Votes
·
0 Comments
·
You may find it under /language/en-GB/en-GB.com_easyblog.ini under the following string,

COM_EASYBLOG_REACTIONS_HOW_DO_YOU_FEEL="How do you feel about this post?"

In the future, please do start a new thread for each questions because posting all your questions in a single thread is not only bad for us, it is bad for others who are trying to search for similar questions.
·
Saturday, 29 April 2017 15:22
·
0 Likes
·
0 Votes
·
0 Comments
·
ok Mark..

the words love, happy, sad etc aren't part of the language ini right?
·
Saturday, 29 April 2017 15:30
·
0 Likes
·
0 Votes
·
0 Comments
·
COM_EASYBLOG_BBCODE_HAPPY="Happy"
COM_EASYBLOG_BBCODE_SMILE="Smile"
COM_EASYBLOG_BBCODE_SURPRISED="Surprised"
COM_EASYBLOG_BBCODE_TONGUE="Tongue"
COM_EASYBLOG_BBCODE_UNHAPPY="Unhappy"
COM_EASYBLOG_BBCODE_WINK="Wink"
·
Saturday, 29 April 2017 15:37
·
0 Likes
·
0 Votes
·
0 Comments
·
HI Mark,

the COM_EASYBLOG_BBCODE aren't the language codes for the reactions. happy love surprised sad angry
·
Saturday, 29 April 2017 15:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry, wrong codes. This one,

COM_EASYBLOG_REACTION_HAPPY="Happy"
COM_EASYBLOG_REACTION_ANGRY="Angry"
COM_EASYBLOG_REACTION_LOVE="Love"
COM_EASYBLOG_REACTION_SURPRISE="Surprised"
COM_EASYBLOG_REACTION_SAD="Sad"
·
Saturday, 29 April 2017 15:49
·
0 Likes
·
0 Votes
·
0 Comments
·
here my Translation to german:

COM_EASYBLOG_REACTIONS_HOW_DO_YOU_FEEL="Was löste der Beitrag bei Ihnen aus?"
COM_EASYBLOG_REACTION_HAPPY="Erfreut"
COM_EASYBLOG_REACTION_ANGRY="Wütend"
COM_EASYBLOG_REACTION_LOVE="Ermutigt"
COM_EASYBLOG_REACTION_SURPRISE="Überwältigt"
COM_EASYBLOG_REACTION_SAD="Gerührt"

i think t use good emotions there are good for a blog
·
Saturday, 29 April 2017 15:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks, yes reactions are good for blog posts
·
Saturday, 29 April 2017 15:56
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post