mirror of
https://github.com/bspeice/UNCCGameDay
synced 2025-07-02 22:35:14 -04:00
Registration now reflects first name and last name. Comments section
and organization section deleted.
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user