Skip to content

Commit

Permalink
shorten up the prompt text
Browse files Browse the repository at this point in the history
  • Loading branch information
yshavit committed Oct 10, 2023
1 parent 79b0124 commit 42146ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whatdid/controllers/PtnViewController.xib
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="v8p-Bz-hcj" userLabel="Header text">
<rect key="frame" x="-2" y="0.0" width="303" height="28"/>
<textFieldCell key="cell" title="What have you been doing the last {DURATION} (since {TIME})?" id="MHs-V5-IyC">
<textFieldCell key="cell" title="What have you done the last {DURATION} (since {TIME})?" id="MHs-V5-IyC">
<font key="font" metaFont="label" size="11"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
Expand Down

0 comments on commit 42146ce

Please sign in to comment.