Author: Georg Baum <[email protected]>
Date: Tue, 10 Apr 2012 20:21:01 +0200
New Commit: a2e8cb758b70269da40d13d7b272d256a29a022a
URL: 
http://git.lyx.org/?p=lyx.git;a=commit;h=a2e8cb758b70269da40d13d7b272d256a29a022a

Log:
Translations for listings insets

The listings inset and include inset of type listings use two english terms
that are not localized yet: "Listing" for the caption and "Listings" for the
list of listings (not supported natively by LyX yet). The existing layout
translation mechanism has been extended to translate these terms as well:

1) Support [[stuff]] context in lib/layouttranslations
2) Support BabelPreamble and LangPreamble in InsetLayout
3) Use a InsetLayout for InsetInclude of type listings
4) Define BabelPreamble and LangPreamble in the layouts for InsetInclude
   and InsetListings

Reply via email to