- Timestamp:
- Mar 30, 2011, 6:18:19 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Scheduling/trunk/cs/bsdx0200GUISourceCode/strings.Designer.cs
r1119 r1126 89 89 90 90 /// <summary> 91 /// Looks up a localized string similar to Appointment R outingSlip.92 /// </summary> 93 internal static string ApptR outingSlip {94 get { 95 return ResourceManager.GetString("ApptR outingSlip", resourceCulture);91 /// Looks up a localized string similar to Appointment Reminder Slip. 92 /// </summary> 93 internal static string ApptReminderSlip { 94 get { 95 return ResourceManager.GetString("ApptReminderSlip", resourceCulture); 96 96 } 97 97 }
Note:
See TracChangeset
for help on using the changeset viewer.