Search Results for 'translation'
-
AuthorSearch Results
-
October 14, 2009 at 1:48 am #54502
In reply to: Forum Post Notification 1 – Brent Layman
r-a-yKeymasterSend Brent a message:
https://buddypress.org/developers/westpointer/
Although you should know that Brent is now helping Boone Gorges on another group forum notification plugin that already has translation support:
http://dev.commons.gc.cuny.edu/2009/10/12/translate-group-forum-subscription-for-buddypress/
October 6, 2009 at 4:20 pm #53964In reply to: Foundet bugs, a litte list (i hope :p)
madlokiParticipant1): done with 1.1.1.
5): Think its done
________
7) Create new group works, but when the user add at step 4 an avatar bp brings this message on an blank page:
(Link:http://test.de/members/admin/groups/create/step/group-avatar)
Bist du sicher, dass du das tun möchtest?
Bitte nochmal versuchen.
Browser back > click on “next step” > same error.
Browser back > click on “previous step” >bp site loads but without content at step 2
The group is created with the avatar! Wrong link in the “step” buttons?
Test on firefox > no problem! Think its only on ie!
Create group headlines without translation
9) Admin doesnt see invisible groups from other users. Not good, there is no control!
September 28, 2009 at 7:39 pm #53202lostdeviantParticipantThat was it! The conflict is with the qtranslate plugin. http://www.qianqin.de/qtranslate/
I started a new thread in the qtranslate plugin forum to let the author know.
It would be great if someone here could confirm it. This worries me since it was the only multilingual plugin that I could find that would work with MU.
It puts language content in html language tags including titles. With that plugin off everything appears twice wherever I had added a translation.
September 11, 2009 at 11:54 pm #52290In reply to: When comes the 1.1?
ArturoParticipantthe week for the translations have been added?
September 10, 2009 at 9:52 pm #52254In reply to: Birthday-Profile not working
Paul Wong-GibbsKeymasterPlease answer https://buddypress.org/forums/topic/when-asking-for-support
Also, are you using a language translation on your site? If so, this particular bug has recently been fixed and will be in the next release of BP.
August 29, 2009 at 7:08 pm #51742In reply to: bp-events for bp 1.1 needs testing!
MariusoomsParticipantNo trac, but you can just send patches or code through my profile or irc. The svn at the moment is temporary until Erwin takes over again. I should note, that while testing is really appreciated and that you for sure can use the plugin as is, there is no guarantee that Erwin will actually use this code base and he could take a different direction all together. Just to disclaim on my part So, also new features will not be implemented as the base code first needs to be accepted.
That being said. On what url or you missing icons? I might have completely overlooked it. I have gone through a LOT of code, so it easy to miss something. I’ll fix the translation as well. Thanks…
I just set up a new event, and the issue with the location still exists
This could be because you have upgraded? On a clean install I am pretty sure this is not the case, but I will verify later today.
August 14, 2009 at 2:50 pm #51017In reply to: Progressive implementation of BP/How to start
José M. VillarParticipant@Korhan thanks for the warning. At the beginning I won´t have any member blogs, just the “main” one. My project will start with the latest news about the football team I support (like Feherbace !) and then evolve to a fan community with forum.
That´s why it Facebook login will prove very useful
Regarding ID, I don´t think I will implement it until they provide front-end translation, which is in their roadmap but with no ETA yet.
@r-a-y thanx again
August 11, 2009 at 2:38 pm #50888In reply to: User points
Paul Wong-GibbsKeymasterWait until next release if you can before customising the text too much. Same reason as my earlier answer about translation. I’m in two minds on how I want to approach it.
Points are collected at the moment, they just aren’t shown anywhere. Any suggestions where?
Feature list I will type when I get home
August 10, 2009 at 9:40 pm #50865In reply to: User points
Paul Wong-GibbsKeymasterFinally (before bed), with regards to translations: I could upload the .pot file, or you could generate one yourselves, but I would recommend waiting for the next release.
I may change the way translation and achievement text customisation are / will be handled, so you may end up wasting your time if you rush to do it at the moment.
This of course begs the question as to when the next version will be – probably end of the Sunday 16th – will be working hard in my spare time to try to achieve this.
August 1, 2009 at 4:17 pm #50473In reply to: Translation to another language?
Felix JParticipantOk, thanks for the help.
August 1, 2009 at 1:15 pm #50462In reply to: Translation to another language?
plrkParticipantThe only image with text is the one that says “socialnetwork”, but you should change that anyways
August 1, 2009 at 10:07 am #50460In reply to: Translation to another language?
Paul Wong-GibbsKeymasterIf you translate the default theme, that’s all you do – you don’t have to change any of the images *unless you want to*. Good luck!
July 29, 2009 at 2:55 pm #50275advinciParticipantOk… I reverted the chaos, still some words aren’t translated in the template.
You can see here the words that don’t appear to be translated although they are: http://blogi.ee/groups
For example: Groups Listing, Members, etc
And the BP language file here: http://blogi.ee/wp-content/plugins/buddypress/bp-languages/buddypress-et_ET.mo
July 29, 2009 at 2:30 pm #50268plrkParticipantIt may be so that the translation functions for these strings are missing in your releases. You should update to WPMU 2.8.1 (or 2.8.2) and BP 1.0.3 anyways.
WPMU translation files should reside in:
wp-content/languages/
and BP translation files should reside in:
wp-content/plugins/buddypress/bp-languages/
If you’d like more help, please provide a link to the language files you are using, and where and what strings are not translated.
July 24, 2009 at 3:14 am #49945In reply to: bp-custom-php help
3612275InactiveI’m trying to do this as well, however, it’s not working. I have my buddypress.po and buddypress.mo in my bp-languages folder and I uploaded a new bp-custom.php to the /plugins/ folder however, from there how do I enable the new translation?
I’m using:
<?php
define( 'BPLANG', 'mysite' );
if ( file_exists( BP_PLUGIN_DIR . '/bp-languages/buddypress-' . BPLANG . '.mo' ) ) {
load_textdomain( 'buddypress', BP_PLUGIN_DIR . '/bp-languages/buddypress-' . BPLANG . '.mo' );
}
?>July 16, 2009 at 11:17 pm #49495In reply to: Translation issues
mlembergParticipantThanks for the responses!
July 16, 2009 at 10:34 pm #49494In reply to: User registration is not working
3510307InactiveI’ve found the bug.
It’s the german translation. If I switch the language to english, everything works fine.
Greeting, Dirk
July 16, 2009 at 2:55 pm #49448Andy PeatlingKeymasterThis is all fixed in the latest 1.0 branch if people want to use that. Feel free to make this above change before I release 1.0.4 with these fixes and some other updates.
Apologies for the oversight on translation, it serves me right rushing to get 1.0.3 out for those who had upgraded to 2.8.1!
July 16, 2009 at 2:48 pm #49444In reply to: Translation issues
Jeff SayreParticipanthttps://buddypress.org/forums/topic/103-site-wide-activity-widget-not-translating
Andy is aware of some missing instances of the translation function. But, if you are noticing areas of BP that seem to be missing the translation function, please first search trac to see if they have been reported. If not, then open a new ticket. It is better to over report than under report.
July 16, 2009 at 2:30 pm #49439In reply to: 1.0.3 > Site Wide Activity widget not translating
Andy PeatlingKeymasterMy fault, in all the rush to get it working I missed the translation functions on the names. I will fix this and some other things and release a new version soon.
July 16, 2009 at 12:21 pm #49428In reply to: Translation issues
July 16, 2009 at 12:15 pm #49426In reply to: Translation issues
mlembergParticipantBump!
July 15, 2009 at 3:24 pm #49372In reply to: Translation issues
mlembergParticipantBump!
July 9, 2009 at 12:08 pm #48915In reply to: BuddyBar for bbPress
matthijsvParticipant@transposh:
Problem seems to be with the output buffering.
Output is getting buffered on initialization and my guess is that it is somehow never flushed.
init_global_vars();
if (isset($_POST['translation_posted'])) {
update_translation();
}
elseif (isset($_GET['tr_token_hist'])) {
get_translation_history($_GET['tr_token_hist'], $_GET['lang']);
}
elseif (isset($_GET['tp_gif'])) {
$trans_gif_64 = "R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=";
header("Content-type: image/gif");
print(base64_decode($trans_gif_64));
exit;
}
else {
//set the callback for translating the page when it's done
ob_start("process_page");
}
}When I comment out the ob_start line forums are working. Will test Transposh in a bit.
July 8, 2009 at 11:23 pm #48877r-a-yKeymasterTry this:
<li<?php if ( is_page('games') ) {?> class="selected"<?php } ?>><a href="<?php echo get_option('home') ?>/games" title="Games">Games</a></li>
I removed bp_is_page() and replaced it with is_page(), since bp_is_page() is only specific to BP components.
Also I removed the _e and echo references to “Games”. Chances are you won’t be using a translation patch editor.
-
AuthorSearch Results