Interface DocumentsMessages

All Superinterfaces:
com.google.gwt.i18n.client.Localizable, com.google.gwt.i18n.shared.Localizable, com.google.gwt.i18n.client.LocalizableResource, com.google.gwt.i18n.client.Messages

public interface DocumentsMessages extends com.google.gwt.i18n.client.Messages
  • Method Details

    • title

      String title()
    • lastUpdate

      String lastUpdate(String updateDate, String updater)
    • publicationTitle

      String publicationTitle()
    • sizeK

      String sizeK(String size)
    • sizeM

      String sizeM(String size)
    • content

      String content()
    • file

      String file()
    • files

      String files(int number)
    • creation

      String creation(String creationDate, String creator)
    • views

      String views(int number)
    • view

      String view()
    • noview

      String noview()
    • share

      String share()
    • validityPermanent

      String validityPermanent()
    • validityTemporary

      String validityTemporary()
    • validityMandatory

      String validityMandatory()
    • validityLabel

      com.google.gwt.safehtml.shared.SafeHtml validityLabel()
    • endValidityLabel

      com.google.gwt.safehtml.shared.SafeHtml endValidityLabel()
    • maxAccessLabel

      com.google.gwt.safehtml.shared.SafeHtml maxAccessLabel()
    • usersLabel

      com.google.gwt.safehtml.shared.SafeHtml usersLabel()
    • emailsLabel

      com.google.gwt.safehtml.shared.SafeHtml emailsLabel()
    • commentsLabel

      com.google.gwt.safehtml.shared.SafeHtml commentsLabel()
    • importFile

      String importFile()
    • maxUploadError

      String maxUploadError()
    • fileNotSupportedError

      String fileNotSupportedError()
    • draftOut

      String draftOut()
    • edit

      String edit()
    • fileNotVerifiedError

      String fileNotVerifiedError()
    • fileInfectedError

      String fileInfectedError()