main
Paul Schneider 10 years ago
parent 69c7d5e16a
commit 27769da140
1 changed files with 1 additions and 6 deletions

@ -6,10 +6,5 @@ namespace Yavsc.Resources
///</summary> ///</summary>
public class YavscLocalisation public class YavscLocalisation
{ {
public static string ChooseAnEventDate {
get {
return "Please, choose a date for this event.";
}
}
} }
} }

Loading…