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.
1118 of 18 results
11.
If not None, a string giving a list of characters that will be allowed in the text.
If not None, a string giving a list of characters that will be allowed in the text.
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/input:15
12.
`exclude`
`exclude`
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/input:20
13.
If not None, if a character is present in this string, it is not allowed in the text.
If not None, if a character is present in this string, it is not allowed in the text.
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/input:19
14.
`length`
`length`
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/input:24
15.
If not None, this must be an integer giving the maximum length of the input string.
If not None, this must be an integer giving the maximum length of the input string.
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/input:23
16.
`pixel_width`
`pixel_width`
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/input:27
17.
If not None, the input is limited to being this many pixels wide, in the font used by the input to display text.
If not None, the input is limited to being this many pixels wide, in the font used by the input to display text.
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/input:27
18.
Code that uses renpy.input will often want to process the result further, using standard python string manipulation functions. For example, the following code will ask the player for his or her name and remove leading or trailing whitespace. If the name is empty, it will be replaced by a default name. Finally, it is displayed to the user. ::
Code that uses renpy.input will often want to process the result further, using standard python string manipulation functions. For example, the following code will ask the player for his or her name and remove leading or trailing whitespace. If the name is empty, it will be replaced by a default name. Finally, it is displayed to the user. ::
Translated and reviewed by Stephan Woidowski
Located in ../../source/input.rst:21
1118 of 18 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.