synchronized void g() {
    Object var1 = this.f;
    synchronized (this.f) {
      long var2 = LocaleI18n.a();
      if (var2 == this.g) {
        return;
      }

      this.g = var2;
      this.b.clear();
    }

    try {
      this.b(LocaleI18n.get(this.d));
    } catch (class_fc var6) {
      this.b.clear();

      try {
        this.b(LocaleI18n.b(this.d));
      } catch (class_fc var5) {
        throw var6;
      }
    }
  }