diff options
| author | Michael <[email protected]> | 2017-04-28 20:01:04 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-28 20:01:04 -0400 |
| commit | 712d38a2be53b415c2635b86e1f539faec0ace19 (patch) | |
| tree | f600fea9f8f98a715216a98100f047846b693faa /ShiftOS.WinForms/Applications/AddressBook.resx | |
| parent | e1b3ecc57d42a961c780114e4e582a875e8f3b96 (diff) | |
| download | shiftos_thereturn-712d38a2be53b415c2635b86e1f539faec0ace19.tar.gz shiftos_thereturn-712d38a2be53b415c2635b86e1f539faec0ace19.tar.bz2 shiftos_thereturn-712d38a2be53b415c2635b86e1f539faec0ace19.zip | |
Final Beta 2.3 adjustments.
Diffstat (limited to 'ShiftOS.WinForms/Applications/AddressBook.resx')
| -rw-r--r-- | ShiftOS.WinForms/Applications/AddressBook.resx | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Applications/AddressBook.resx b/ShiftOS.WinForms/Applications/AddressBook.resx index d5494e3..e150f33 100644 --- a/ShiftOS.WinForms/Applications/AddressBook.resx +++ b/ShiftOS.WinForms/Applications/AddressBook.resx @@ -120,4 +120,11 @@ <metadata name="menuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <value>17, 17</value> </metadata> + <data name="txtbody.Text" xml:space="preserve"> + <value>The Address Book helps you keep track of all your contacts within the digital society, whether they be friends, enemies, or whatnot. + +On the left, we have made a list of all your contacts. You can click on one to view full details on the contact. + +To add a contact, simply click "Add Contact", and to remove one, click "Remove". Some contacts may not be removed as they are integral to the progression of your adventures within the digital society.</value> + </data> </root>
\ No newline at end of file |
