if (!minutes) {
        switch (hourDelta) {
          case -1:
            text = messages.hour.before
            break