All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.threerings.gwt.util.UtilMessages Maven / Gradle / Ivy

The newest version!
//
// Generated by I18nSyncTask on Fri Oct 09 10:30:41 PDT 2015

package com.threerings.gwt.util;

public interface UtilMessages extends com.google.gwt.i18n.client.Messages
{
    @Key("tomorrow")
    String tomorrow ();

    @Key("today")
    String today ();

    @Key("yesterday")
    String yesterday ();

    @Key("dateTime")
    String dateTime (String arg0, String arg1);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy