>>>> Cherry-picked --[[Joey]]
----
-# Failing to have currentlang being respected when using inline
+# Failing to have currentlang respected when using inline
I am trying to wrap my head around l10n. Set up a test site, l10n is working fine.
Now when inlining a bunch of pages, no matter what inline template I use all links are
going to the master language, the slave being ignored on all levels I tried.
Trying to use currentlang() inside the inline directive - I get no pages or links to pages at all.
-Turning meta title on slave translation pages on and of, no change.
+
+ \[[!inline pages=\"man/* and currentlang() and !*/sidebar and !*/b and !*.*\" template=\"titlepage\" archive=\"yes\" quick=\"yes\" show=\"0\" sort=\"mtime\" reverse=\"no\"]]
+
+Turning meta title on slave translation pages on and off, no change.
Can this be related to the templetes used by inline not being localized?