Title: Untraslatable String
Last modified: April 7, 2021

---

# Untraslatable String

 *  Resolved [inactive](https://wordpress.org/support/users/javigaar/)
 * (@javigaar)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/untraslatable-string/)
 * Hi!
 * Thanks for this amazing plugin!
 * I have found a string in the source code, without access to translation. I can
   hardcode it, but could you please include this fix in future updates?
 * Archive: forum-reports.php
    Line: 217
 * // echo sprintf(‘Posted in %s by %s’, $post_link, $post_author);
    echo sprintf(
   __(‘Posted in %s by %s’, ‘asgaros-forum’), $post_link, $post_author);
 * Than you so much 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [Dominik Rauch](https://wordpress.org/support/users/qualmy91/)
 * (@qualmy91)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/untraslatable-string/#post-14291023)
 * Hey [@javigaar](https://wordpress.org/support/users/javigaar/),
 * I’ve already fixed it on GitHub and it will probably be available with the next
   update.
 * You can check the status here:
    [https://github.com/Asgaros/asgaros-forum/issues/329](https://github.com/Asgaros/asgaros-forum/issues/329)
 *  Thread Starter [inactive](https://wordpress.org/support/users/javigaar/)
 * (@javigaar)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/untraslatable-string/#post-14291634)
 * Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Untraslatable String’ is closed to new replies.

 * ![](https://ps.w.org/asgaros-forum/assets/icon-128x128.png?rev=1546717)
 * [Asgaros Forum](https://wordpress.org/plugins/asgaros-forum/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/asgaros-forum/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/asgaros-forum/)
 * [Active Topics](https://wordpress.org/support/plugin/asgaros-forum/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/asgaros-forum/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/asgaros-forum/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [inactive](https://wordpress.org/support/users/javigaar/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/untraslatable-string/#post-14291634)
 * Status: resolved