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.
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.
Hi paxx,
It should be around here
Bob
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
Hi Bob
Sorry to tell you but it´s not.
I can not find it anywhere in the en-gb lang.php file
Sorry to tell you but it´s not.
I can not find it anywhere in the en-gb lang.php file
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 ?
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:
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.
Yes I´m sure that it´s the right file.
See alsoo image of strings that I can not find in admin - lang.php.
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
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
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
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
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
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
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
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
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
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
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
Regards,
Max
But I strongly recommend that you don't do your own changes because they will be overwritten later by any updates!
Regards,
Max
Regards,
Max
This topic is locked and no more replies can be posted.