Translation problems

Posted in: Newspaper
Post count: 7

I have problems translation two strings via Theme – Options “Translate”:

We’re sorry, but the page you are looking for doesn’t exist.” and
If you’re not happy with the results, please do another search“.

If I save (German) translations for theses strings they are filled again with the English original text.

What can I do about that?

Thanks in advance.

Post count: 3343

Hello,
Do you have the latest version of the theme? I’ve tested the translation and for me works fine.

Thanks for the message!

Post count: 7

Hi, yes, my version is “Newspaper” version 2.1.1.

Do I have to edit the English language file?

Post count: 159

Die Language Dateien sind unter translation. Diese kannst du anpassen und unter de_DE.po abspeichern – einem *po-Editor vorausgesetzt!

Post count: 7

Thanks mbasche,

I already tried that too.
-de_DE.mo
-de_DE.po
are in folder ‘translation’. I generated them with plugin “CodeStyling Localization”.
The two lines still remain in English…

Where are the contents of ‘Theme – Options “Translate”’ saved? In the database table or a file?

Post count: 159

Dann muss da etwas schief gelaufen sein. Diese Strings werden definitiv aus den Translation-Dateien entnommen.
Hast du die aktuelle Newspaper 2.1.1 Version?

Post count: 98

Theese strings didn’t change. I tried too. Theme is latest version…

Post count: 159

Sorry, these strings are not in the translation file but in theme panel.
I tried to change it an for me it works. Hmmm…

Post count: 3343

Hello,
I’ve tested and works, please change in translation panel http://screencast.com/t/vhfolZc3X

See here the result: http://screencast.com/t/3gbmmToBuqf and http://screencast.com/t/9zQjmlZiY3

If you want please give us access to your WP and we will take a look, send via email at contact@tagdiv.com

Post count: 7

Dear all, thanks for your tips.

But it doesn’t really help solving the problem if you write that it works in your installation 😉
It doesn’t work in at least two installations!

So again:
could you please tell us in which file the translation strings are saved.
I would like to change them manually via ftp.

Thanks in advance.

Post count: 3343

Hello,
1. “We’re sorry, but the page you are looking for doesn’t exist.” http://screencast.com/t/s425TTTb8hCk
2. “If you’re not happy with the results, please do another search“. http://screencast.com/t/6iPJe1JcerKw

I have one supporter @mbasche so, we are 2v2 🙂


@rea-secret
or @seitenprofi could you provide access to take a look, just for my curiosity?

Thanks and sorry for the misunderstanding!
Have a nice day!

Post count: 98

Translation is OK now. Thanks Marius… 🙂

Post count: 7

Thanks Marius for your support, that helped. (My site is still in development and not accessible yet.)

Since these changes will be overwritten by the next theme update (I think ;-))and I don’t need those sentences, I added the following code to my newspaper-child/style.css:

.td_search_subtitle
{
  visibility: hidden !important;
}

.td-404-sub-title
{
    visibility: hidden !important;
}

They will simply not be displayed.

Post count: 3343

Hello,
If you added in style.css in Child theme on updates you don’t loose the changes you have made to hide that texts.

Thanks for your message

Post count: 10

Hello,

my theme last version but categoriy page Breadcrumb NavXT home text not turkish?

please look http://i126.photobucket.com/albums/p108/ankhaber/look_zpse62815d9.png

Post count: 3343

Hello,
Can be translated from Translation panel http://screencast.com/t/7SGNHxT6P475

Thanks

Post count: 10

hello,

Turkish made ​​from the panel, but only on the category page is not Turkish.

Post count: 98

I have same problem too. It’s look like translated but it’s not.

Post count: 3343

Hello,
Yes is a bug there, we will fix it for the next update

To fix it replace Home text with ' . __td('Home', TD_THEME_NAME) . ' from here: http://screencast.com/t/nixlpCrI4xh

Thanks

Viewing 19 posts - 1 through 19 (of 19 total)
You must be logged in to reply to this topic.