Registration now reflects first name and last name. Comments section

and organization section deleted.
This commit is contained in:
RowenaWinston
2013-12-02 21:27:54 -05:00
parent d4413c46fd
commit 649f557bba
2 changed files with 83 additions and 99 deletions

View File

@ -20,7 +20,8 @@
<string name="preferences_file">GamedayPreferences</string>
<string name="server_hostname">uncc-gameday.no-ip.org</string>
<string name="student_check_in">Student Check-In</string>
<string name="student_name">First Name, Last Name:</string>
<string name="student_first_name">First Name:</string>
<string name="student_last_name">Last Name:</string>
<string name="section_number">Section:</string>
<string name="row_number">Row:</string>
<string name="check_box_broadcast">Broadcast Information</string>