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.
1423 of 37 results
14.
When :var:`config.developer` is true, hitting "shift+D" will display a developer menu that provides easy access to some of the features given below.
When :var:`config.developer` is true, hitting "shift+D" will display a developer menu that provides easy access to some of the features given below.
Translated and reviewed by Stephan Woidowski
Located in ../../source/developer_tools.rst:37
15.
Shift+R Reloading
Shift+R Reloading
Translated and reviewed by Stephan Woidowski
Located in ../../source/developer_tools.rst:41
16.
When :var:`config.developer` is true, hitting "shift+R" will save the current game, reload the game script, and reload the game. This will often place you at the last unchanged statement encountered before "shift+R" was pressed.
When :var:`config.developer` is true, hitting "shift+R" will save the current game, reload the game script, and reload the game. This will often place you at the last unchanged statement encountered before "shift+R" was pressed.
Translated and reviewed by Stephan Woidowski
Located in ../../source/developer_tools.rst:43
17.
This allows the developer to make script changes with an external editor, and not have to exit and restart Ren'Py to see the effect of the changes.
This allows the developer to make script changes with an external editor, and not have to exit and restart Ren'Py to see the effect of the changes.
Translated and reviewed by Stephan Woidowski
Located in ../../source/developer_tools.rst:47
18.
Note that game state, which includes variable values and scene lists, is preserved across the reload. This means that if one of those statements is changed, it is necessary to rollback and re-execute the statement to see its new effect.
Note that game state, which includes variable values and scene lists, is preserved across the reload. This means that if one of those statements is changed, it is necessary to rollback and re-execute the statement to see its new effect.
Translated and reviewed by Stephan Woidowski
Located in ../../source/developer_tools.rst:50
19.
Shift+I Style Inspecting
Shift+I Style Inspecting
Translated and reviewed by Stephan Woidowski
Located in ../../source/developer_tools.rst:56
20.
When :var:`config.developer` is true, pressing "shift+I" will cause style inspection to occur. This will display a list of displayables underneath the mouse. For each displayable, it will display the type, the style used, and the size it is being rendered at.
When :var:`config.developer` is true, pressing "shift+I" will cause style inspection to occur. This will display a list of displayables underneath the mouse. For each displayable, it will display the type, the style used, and the size it is being rendered at.
Translated and reviewed by Stephan Woidowski
Located in ../../source/developer_tools.rst:58
21.
Shift+Y Style Dumping
Shift+Y Style Dumping
Translated and reviewed by Stephan Woidowski
Located in ../../source/developer_tools.rst:64
22.
When :var:`config.developer` is True, pressing the dump_styles key (by default, "shift-Y"), will write a description of every style Ren'Py knows about to the file "styles.txt". This description includes every property that is part of the style, the value of that property, and the style the property is inherited from.
When :var:`config.developer` is True, pressing the dump_styles key (by default, "shift-Y"), will write a description of every style Ren'Py knows about to the file "styles.txt". This description includes every property that is part of the style, the value of that property, and the style the property is inherited from.
Translated and reviewed by Stephan Woidowski
Located in ../../source/developer_tools.rst:66
23.
> Fast Skipping
> Fast Skipping
Translated and reviewed by Stephan Woidowski
Located in ../../source/developer_tools.rst:73
1423 of 37 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.