dulajshare123 / munki

Automatically exported from code.google.com/p/munki
Other
0 stars 0 forks source link

template localization #364

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There are still a couple of templates that need to be localized:

footer_template.html contains
        <li><a href="category-all.html">Software</a></li>
        <li><a href="categories.html">Categories</a></li>
        <li><a href="updates.html">Updates</a></li>

sidebar_template.html contains
        <h2>Categories</h2>

page_not_found_template.html contains
                                <h2>Not Found</h2>

Original issue reported on code.google.com by Arjen.va...@gmail.com on 12 Aug 2014 at 1:29

GoogleCodeExporter commented 9 years ago
The local admin can and should customize the footer and sidebar templates:

https://code.google.com/p/munki/wiki/ClientCustomization

Since ANYTHING can be in those templates once customized, there's not a lot of 
benefit in localizing the default versions, but I'll look at it.

-Greg

Original comment by gregnea...@mac.com on 12 Aug 2014 at 2:27

GoogleCodeExporter commented 9 years ago
Addressed here: 
https://code.google.com/p/munki/source/detail?r=f286b1415d93505eb0ab1865a7d6b05d
d7745086&name=Munki2

Original comment by gregnea...@mac.com on 14 Aug 2014 at 5:19