Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small gettext error #15

Closed
GoogleCodeExporter opened this issue Jun 1, 2015 · 3 comments
Closed

Small gettext error #15

GoogleCodeExporter opened this issue Jun 1, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

In functions.php linie 553

<?php _e('You are currently using the <a
href="http://www.plaintxt.org/themes/plaintxtblog/" title="plaintxtBlog for
WordPress"><span class="theme-title">plaintxtBlog</span></a> theme, version
' . $installedVersion . ', by <span class="vcard"><a class="url xfn-me"
href="http://scottwallick.com/" title="scottwallick.com" rel="me
designer"><span class="n"><span class="given-name">Scott</span> <span
class="additional-name">Allan</span> <span
class="family-name">Wallick</span></span></a></span>.', 'plaintxtblog'); ?>

Guess this line needs to be broken into 2 in order to make translations work,
perhaps it's the "$installedVersion"-var that causes trouble ?

Original issue reported on code.google.com by henrik.s...@gmail.com on 22 Sep 2007 at 7:03

@GoogleCodeExporter
Copy link
Author

Will include in the next release. Thanks!

Original comment by swall...@gmail.com on 23 Sep 2007 at 1:40

  • Changed state: Accepted
  • Added labels: Milestone-Release3.0.2

@GoogleCodeExporter
Copy link
Author

Original comment by swall...@gmail.com on 23 Sep 2007 at 1:40

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Fixed in upcoming release. Thanks.

Original comment by swall...@gmail.com on 8 Nov 2007 at 2:27

  • Changed state: Fixed
  • Added labels: Milestone-Release3.1, Milestone-Release4.0
  • Removed labels: Milestone-Release3.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant