#2315: Strings do not get translated -----------------------+------------------------- Reporter: cvvergara | Owner: osgeolive@… Type: task | Status: new Priority: normal | Milestone: Component: OSGeoLive | Keywords: -----------------------+------------------------- This issue was commented by @sanak
Attaching an image of what is expected and what is happening The strings that are not translated are on a `toctree` {{{ .. toctree:: :maxdepth: 1 Getting started with OSGeoLive <quickstart/osgeolive_quickstart> Change language or keyboard type <quickstart/internationalisation_quickstart> Install OSGeoLive on your hard disk <quickstart/osgeolive_install_quickstart> Run OSGeoLive in a Virtual Machine <quickstart/virtualization_quickstart> Create an OSGeoLive bootable USB thumb drive <quickstart/usb_quickstart> Running in a Hyper-V Virtual Machine <quickstart/hyperv_quickstart> Command Line basics <quickstart/commandline_quickstart> }}} Solution, is to use the titles from the pages {{{ .. toctree:: :maxdepth: 1 quickstart/osgeolive_quickstart quickstart/internationalisation_quickstart quickstart/osgeolive_install_quickstart quickstart/virtualization_quickstart quickstart/usb_quickstart quickstart/hyperv_quickstart quickstart/commandline_quickstart }}} -- Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2315> OSGeoLive <https://live.osgeo.org/> self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.
_______________________________________________ osgeolive mailing list osgeolive@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/osgeolive