First and Last Name reflected on activity_registration.xml

This commit is contained in:
RowenaWinston
2013-12-02 20:54:33 -05:00
parent af728c6ee8
commit a71e43e12b
2 changed files with 11 additions and 16 deletions

View File

@ -20,7 +20,7 @@
<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">Full Name:</string>
<string name="student_name">First Name, Last Name:</string>
<string name="section_number">Section:</string>
<string name="row_number">Row:</string>
<string name="check_box_broadcast">Broadcast Information</string>