public static string GetString(string res)
 {
     return(ResourceHandler.GetResource(res));
 }