This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-framework
Watch
1
Star
0
Fork
0
You've already forked silverstripe-framework
mirror of
https://github.com/silverstripe/silverstripe-framework
synced
2024-10-22 14:05:37 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
673e0508b1
silverstripe-framework
/
tests
/
i18n
/
_fakewebroot
/
i18ntestmodule
/
templates
/
i18nTestModule.ss
2 lines
94 B
Scheme
Raw
Normal View
History
Unescape
Escape
BUGFIX Fixed distribution of textcollector files to modules (was collecting all entities into all modules before) - added unit tests ENHANCEMENT Using ksort() in textcollector to get alphabetized language master files (=easier to compare and debug) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@64494 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-10-17 19:44:14 +02:00
<%
_t
(
'i18nTestModule
.
MAINTEMPLATE
',
"Main Template"
)
%>
lonely
_t
(
)
call
that
should
be
ignored
Reference in New Issue
Copy Permalink