This commit is contained in:
2016-05-20 15:01:49 +02:00
parent 69c7d5e16a
commit 27769da140

View File

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