https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26392

--- Comment #21 from Owen Leonard <oleon...@myacpl.org> ---
(In reply to David Cook from comment #18)
> when other projects have already sorted out internationalization
> more gracefully.

If you're referring to the question of syntax, other projects I've seen do
something similar. For instance in Drupal:

<?php print t('Skip to main content'); ?></a>

Translatable strings are wrapped in the t() function.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to