How has offline Wikipedia affected you? The Wikimedia Foundation (the non-profit that supports Wikipedia) is looking for personal, diverse and inspiring stories about how offline Wikipedia affects the world. If you have a personal story that you would like to share, please contact: stories@kiwix.org. Thank you!
Difference between revisions of "Translation/languages/it-IT/dvd launcher.xml"
< Translation | languages | it-IT
Jump to navigation
Jump to search
(New page: <source lang="xml"> <?xml version="1.0" encoding="utf-8" ?> <autorun> <lang code="en"> <layoutDirection>Qt::LeftToRight</layoutDirection> <windowTitle>Kiwix</windowTitle> <run>Launc...) |
(translated) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
<?xml version="1.0" encoding="utf-8" ?> | <?xml version="1.0" encoding="utf-8" ?> | ||
<autorun> | <autorun> | ||
<lang code=" | <lang code="it"> | ||
<layoutDirection>Qt::LeftToRight</layoutDirection> | <layoutDirection>Qt::LeftToRight</layoutDirection> | ||
<windowTitle>Kiwix</windowTitle> | <windowTitle>Kiwix</windowTitle> | ||
<run> | <run>Esegui kiwix da qui</run> | ||
<install> | <install>Installa Kiwix sul tuo disco fisso</install> | ||
<quit> | <quit>Esci da questo menu</quit> | ||
</lang> | </lang> | ||
</autorun> | </autorun> | ||
</source> | </source> |
Latest revision as of 19:57, 7 September 2010
<?xml version="1.0" encoding="utf-8" ?>
<autorun>
<lang code="it">
<layoutDirection>Qt::LeftToRight</layoutDirection>
<windowTitle>Kiwix</windowTitle>
<run>Esegui kiwix da qui</run>
<install>Installa Kiwix sul tuo disco fisso</install>
<quit>Esci da questo menu</quit>
</lang>
</autorun>