diff options
| author | Ben Boeckel <MathStuf@gmail.com> | 2009-03-01 00:04:03 -0500 |
|---|---|---|
| committer | Ben Boeckel <MathStuf@gmail.com> | 2009-03-01 00:04:03 -0500 |
| commit | fc6d2b8b68a064e7a151ffa81bc861dec163bd36 (patch) | |
| tree | 04c89d8612b1f4391bd3707107789f44d874b0eb /sigmodr/widgets | |
| parent | 2ea1cebdd005e9d39b71ef493ecffc47d4a8f6c8 (diff) | |
| download | sigen-fc6d2b8b68a064e7a151ffa81bc861dec163bd36.tar.gz sigen-fc6d2b8b68a064e7a151ffa81bc861dec163bd36.tar.xz sigen-fc6d2b8b68a064e7a151ffa81bc861dec163bd36.zip | |
Krazy2 issues
Diffstat (limited to 'sigmodr/widgets')
| -rw-r--r-- | sigmodr/widgets/gui/species.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sigmodr/widgets/gui/species.ui b/sigmodr/widgets/gui/species.ui index 4c09911b..ccec26c5 100644 --- a/sigmodr/widgets/gui/species.ui +++ b/sigmodr/widgets/gui/species.ui @@ -680,7 +680,7 @@ <item row="0" column="0" > <widget class="QLabel" name="labelGenderChance" > <property name="text" > - <string>Chance:</string> + <string comment="The chance of the species being male or female" >Chance:</string> </property> <property name="alignment" > <set>Qt::AlignRight|Qt::AlignVCenter</set> |
