Forums

Missing strings in admin lang.php?

paxx 30 Sep, 2014
Hi
I´m doing an update of the Swedish translation but I can not find the language strings for the section "Migrate Data".
This is for importing posts from PHPBB3 and Kunena.
GreyHead 30 Sep, 2014
Hi paxx,

It should be around here
\administrator\components\com_chronoforums\chronoforums\locales\en_gb\lang.php:

  176  	const EMAILS_POSTING_SECRET = "Secret word";
  177  	const EMAILS_POSTING_SECRET_DESC = "Enter a secret word to be passed in the url for it to work, this should stop any outsiders from trying to access the url themselves, e.g: &secret=SECRET_WORD";
  178: 	const MIGRATE = "Migrate data";
  179  	const DELETE_CACHE = "Delete cache";
  180  	const TAG_EXISTS = "Tag already exists!";

Bob
paxx 30 Sep, 2014
Hi Bob
Sorry to tell you but it´s not.
I can not find it anywhere in the en-gb lang.php file
Max_admin 30 Sep, 2014
Hi paxx,

Which strings are you looking for exactly ? I will check them and send you the lines numbers.

And are you checking the correct language file ?
\administrator\components\com_chronoforums\chronoforums\locales\en_gb\lang.php:
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
paxx 30 Sep, 2014
Hi
Yes I´m sure that it´s the right file.
See alsoo image of strings that I can not find in admin - lang.php.
GreyHead 30 Sep, 2014
Hi Paxx,

I copied it straight out of the file . . . please check that you are looking in the /administrator/components folder and not the /components folder as the two have different language files.

Bob
paxx 30 Sep, 2014
Hi Bob
Thats strange.
And yes I´m sure, everything is translated except those strings in the pictures.
I downloaded the component one more time just to be sure and I can not find the strings in the language file.
I attach the language files straight out from the unzipped component for you.
Could you please point me to where the strings are? On which lines?

Cheers
Stephen
GreyHead 01 Oct, 2014
Hi Paxx,

[attachment=0]2014-10-01_12-10-38.png[/attachment]

Bob
paxx 01 Oct, 2014
Hi Bob
Yes, that string I have, but what about the rest, see above files.
To be exact, following language strings under the "import" section is not in the en-GB lang.php
Import
Settings
phpBB3 DB Type
phpBB3 DB Host
phpBB3 DB Name
phpBB3 DB User
phpBB3 DB Pass
phpBB3 DB tables prefix
Choose the source to import the data from.
You may also enter the IP address of a remote server
Import Forums
Will import all categories and forums from your old board
Import Topics
Will import all topics from your old board
Import Topics Track Info
Will import all topics track from your old board
Import Topics Subscription
Will import all topics subscriptions from your old board
Import Posts
Will import all posts from your old board
The same goes for the section "settings"
The same goes for some minor strings but they are all shown in the Picture I sent earlier.
Mybee there could be an update for the en-GB lang.php (both for admin side and for frontend side) so that I can finalize the translation to Swedish.
Thank you
Max_admin 01 Oct, 2014
Hi paxx,

I think the sections you posted have the strings in the code, so you can't translate them for now, I will try to fix this in future updates.

Regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
paxx 01 Oct, 2014
Hi
Thank´s for answer.
If it´s not to much trouble could you please point me out where in the code I can find this.
And as for now, here is the updated Swedish translation for version 1.1.1
Regards
Stephen
Max_admin 02 Oct, 2014
Thank you, the files you need are under the "views" folder in the admin section, named are "permissions.php" and "migrator/index.php"

Regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
paxx 02 Oct, 2014
Hi
Thank you very much.
Max_admin 02 Oct, 2014
But I strongly recommend that you don't do your own changes because they will be overwritten later by any updates!

Regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
paxx 02 Oct, 2014
Hi
Ok, I´ll wait until the updated lang.php files are coming out then.
This topic is locked and no more replies can be posted.