Browsing English (United Kingdom) translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and English (United Kingdom) guidelines.
3948 of 560 results
39.
The style system, which makes it possible to configure the look of displayables, has been rewritten from scratch. The new code reduces the amount of time it takes to create a new style to a small fraction of the previous time. Since every displayable creates an associated style, this has the potential to lead to a substantial performance improvement.
The style system, which makes it possible to configure the look of displayables, has been rewritten from scratch. The new code reduces the amount of time it takes to create a new style to a small fraction of the previous time. Since every displayable creates an associated style, this has the potential to lead to a substantial performance improvement.
Translated and reviewed by Stephan Woidowski
Located in ../../source/changelog.rst:131
40.
This release also introduced a new style statement that can be used to define styles, in place of python code. (Of course, the older form remains fully supported.) Lengthy and redundant code like::
This release also introduced a new style statement that can be used to define styles, in place of python code. (Of course, the older form remains fully supported.) Lengthy and redundant code like::
Translated and reviewed by Stephan Woidowski
Located in ../../source/changelog.rst:138
41.
can be replaced with::
can be replaced with::
Translated and reviewed by Stephan Woidowski
Located in ../../source/changelog.rst:148
42.
Finally, the style inspector (accessed through shift+I) has been rewritten.
Finally, the style inspector (accessed through shift+I) has been rewritten.
Translated and reviewed by Stephan Woidowski
Located in ../../source/changelog.rst:155
43.
Syntax Changes
Syntax Changes
Translated and reviewed by Stephan Woidowski
Located in ../../source/changelog.rst:159
44.
In addition to the new style statement, there are four other syntax changes:
In addition to the new style statement, there are four other syntax changes:
Translated and reviewed by Stephan Woidowski
Located in ../../source/changelog.rst:161
45.
The definition of a simple expression has been expanded. Simple expressions (which are used in ATL and the screen language, among other places) now encompass all Python expressions that do not include lambda or the ternary (... if ... else ...) operator.
The definition of a simple expression has been expanded. Simple expressions (which are used in ATL and the screen language, among other places) now encompass all Python expressions that do not include lambda or the ternary (... if ... else ...) operator.
Translated and reviewed by Stephan Woidowski
Located in ../../source/changelog.rst:164
46.
This means that code like::
This means that code like::
Translated and reviewed by Stephan Woidowski
Located in ../../source/changelog.rst:169
47.
is now legal. Previously, the expression had to be parenthesized.
is now legal. Previously, the expression had to be parenthesized.
Translated and reviewed by Stephan Woidowski
Located in ../../source/changelog.rst:174
48.
The new ``show layer`` statement allows one to apply a transform or ATL transform to an entire layer, using syntax like::
The new ``show layer`` statement allows one to apply a transform or ATL transform to an entire layer, using syntax like::
Translated and reviewed by Stephan Woidowski
Located in ../../source/changelog.rst:176
3948 of 560 results

This translation is managed by Launchpad's British English (En-GB) Translations, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Stephan Woidowski.