ElkArte Community

Title: [1.0.0] moving a topic: [TOPIC LINK]
Post by: Jorin on September 13, 2014, 12:47:22 pm
I am still having a problem with the post which is automatically created when I move one or more posts. I still have [TOPIC LINK] instead of a clickable link.  :-[
Title: Re: [1.0.0] moving a topic: [TOPIC LINK]
Post by: Adrek on September 13, 2014, 12:55:50 pm
you should continue in this topic (or merge topics :) ) http://www.elkarte.net/community/index.php?topic=1858.0

And links work fine for me, and I have translated both [BOARD] and [TOPIC LINK] to Polish.
Title: Re: [1.0.0] moving a topic: [TOPIC LINK]
Post by: emanuele on September 13, 2014, 01:30:05 pm
The translation you are using is the same you attached here (http://www.elkarte.net/community/index.php?topic=1896.0)?
Title: Re: [1.0.0] moving a topic: [TOPIC LINK]
Post by: Jorin on September 13, 2014, 01:36:24 pm
Ah, I think I got it now (thank god)!  :o

I have:

$txt['movetopic_auto_board'] = '[BOARD]';
$txt['movetopic_auto_topic'] = '[THEMEN LINK]';
$txt['splittopic_default'] = 'Eine oder mehr Beiträge in diesem Thema wurden verschoben nach [BOARD] - [TOPIC LINK]';

But it should be:

Code: [Select]
$txt['movetopic_auto_board'] = '[BOARD]';
$txt['movetopic_auto_topic'] = '[THEMEN LINK]';
$txt['splittopic_default'] = 'Eine oder mehr Beiträge in diesem Thema wurden verschoben nach [BOARD] - [THEMEN LINK]';

Right? Say I'm right!
Title: Re: [1.0.0] moving a topic: [TOPIC LINK]
Post by: emanuele on September 14, 2014, 06:57:15 am
Yep, you are right! ;D
Title: Re: [1.0.0] moving a topic: [TOPIC LINK]
Post by: Jorin on September 14, 2014, 07:00:42 am
Oh my god, how embarrassing!  :-[
Title: Re: [1.0.0] moving a topic: [TOPIC LINK]
Post by: emanuele on September 14, 2014, 07:04:57 am
eheheh
Don't worry, it happens, I do more embarrassing things. lol
And better one report that is not a bug rather then a not have a bug reported. ;D