From: pebosi Date: Tue, 14 Jan 2014 22:21:42 +0000 (+0100) Subject: Update fireinfo templates X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=be699a90240602ade0819d1b315f263d02accdcb;p=ipfire.org.git Update fireinfo templates --- diff --git a/templates/fireinfo/index.html b/templates/fireinfo/index.html index e43b62a5..49d1d6e6 100644 --- a/templates/fireinfo/index.html +++ b/templates/fireinfo/index.html @@ -4,7 +4,7 @@ {% block body %}
-
+
{% if lang == "de" %}

Fireinfo ist ein Tool, welches anonym Informationen @@ -31,7 +31,7 @@

-
+
{% if lang == "de" %}

Bitte geben Sie die Profil-ID von ihrem System ein, welche @@ -48,8 +48,8 @@

- +
{% raw xsrf_form_html() %}
diff --git a/templates/fireinfo/profile-detail.html b/templates/fireinfo/profile-detail.html index 09ab7130..4b876659 100644 --- a/templates/fireinfo/profile-detail.html +++ b/templates/fireinfo/profile-detail.html @@ -8,7 +8,7 @@
-
+

{{ _("Operating system") }}

@@ -38,7 +38,7 @@
-
+
{% if profile.hypervisor %}

{{ _("Hypervisor") }}

@@ -91,7 +91,7 @@ {% if profile.network %}

-
+

{{ _("Network") }}

{{ _("Enabled network zones") }} @@ -118,7 +118,7 @@

{{ _("Hardware") }}

-
+
@@ -183,7 +183,7 @@
-
+
@@ -214,7 +214,7 @@ {% end %}

{{ _("Signature images") }}

-
    +
      {% for i in range(1) %}
    • diff --git a/templates/fireinfo/profile-notfound.html b/templates/fireinfo/profile-notfound.html index 40757b3d..f5758bf8 100644 --- a/templates/fireinfo/profile-notfound.html +++ b/templates/fireinfo/profile-notfound.html @@ -9,7 +9,7 @@
      -
      +

      {% if lang == "de" %} Es wurden keine Daten für das Profil {{ profile_id }} diff --git a/templates/fireinfo/stats-cpu-flags.html b/templates/fireinfo/stats-cpu-flags.html index e45fc8c2..83afbf7f 100644 --- a/templates/fireinfo/stats-cpu-flags.html +++ b/templates/fireinfo/stats-cpu-flags.html @@ -8,7 +8,7 @@

      -
      +
      {% if lang == "de" %}

      Diese Seite untersucht CPUs und ihre Funktionalitäten. @@ -26,7 +26,7 @@

      -
      +

      {{ _("CPUs that support 64 bits") }}

      {% if lang == "de" %}

      @@ -42,7 +42,7 @@

      -
      +

      {{ _("CPUs with PAE") }}

      {% if lang == "de" %}

      @@ -58,7 +58,7 @@

      -
      +

      {{ _("CPUs that support virtualization") }}

      {% if lang == "de" %}

      diff --git a/templates/fireinfo/stats-cpus.html b/templates/fireinfo/stats-cpus.html index b637767d..222e68ef 100644 --- a/templates/fireinfo/stats-cpus.html +++ b/templates/fireinfo/stats-cpus.html @@ -8,14 +8,14 @@

      -
      -
      +

      {{ _("Vendors") }}

      {% if lang == "de" %}

      @@ -32,7 +32,7 @@

      -
      +

      {{ _("Speed") }}

      {{ _("The average speed of all systems in the database is: %.2f MHz.") % average_speed }} @@ -44,7 +44,7 @@

      -
      +

      {{ _("CPU core counter") }}

      {{ _("See a breakdown of the CPU cores that are installed on the IPFire systems.") }} diff --git a/templates/fireinfo/stats-geo.html b/templates/fireinfo/stats-geo.html index 128d054f..6759abfb 100644 --- a/templates/fireinfo/stats-geo.html +++ b/templates/fireinfo/stats-geo.html @@ -8,7 +8,7 @@

      -
      +
      {% if lang == "de" %}

      Dieses Diagramm zeigt in welchem Land IPFire am häufigsten @@ -24,7 +24,7 @@

      -
      +

      {{ _("Language selection") }}

      {% if lang == "de" %}

      diff --git a/templates/fireinfo/stats-memory.html b/templates/fireinfo/stats-memory.html index 1f600e5e..ec922b0d 100644 --- a/templates/fireinfo/stats-memory.html +++ b/templates/fireinfo/stats-memory.html @@ -8,7 +8,7 @@

      -
      +

      {{ _("The average amount of memory of all systems in the database is: %.2f MB.") % average_memory }}

      diff --git a/templates/fireinfo/stats-network.html b/templates/fireinfo/stats-network.html index cb2abacb..ff98f55f 100644 --- a/templates/fireinfo/stats-network.html +++ b/templates/fireinfo/stats-network.html @@ -8,7 +8,7 @@
      -
      +
      {% if lang == "de" %}

      Diese Grafik zeigt uns die beliebteste Netzwerkkonfiguration. diff --git a/templates/fireinfo/stats-oses.html b/templates/fireinfo/stats-oses.html index da5961ee..8be33395 100644 --- a/templates/fireinfo/stats-oses.html +++ b/templates/fireinfo/stats-oses.html @@ -8,20 +8,20 @@

      -
      +
      {% module StasyTable(releases, sortby="percentage") %}
      -
      +

      {{ _("Architectures") }}

      {% module StasyTable(arches, sortby="percentage") %}
      -
      +

      {{ _("Kernels") }}

      {% if lang == "de" %}

      diff --git a/templates/fireinfo/stats-virtual.html b/templates/fireinfo/stats-virtual.html index da5bd3b6..406870c3 100644 --- a/templates/fireinfo/stats-virtual.html +++ b/templates/fireinfo/stats-virtual.html @@ -8,7 +8,7 @@

      -
      +
      {% if lang == "de" %}

      IPFire läuft hervorragend in virtuellen Umgebungen. @@ -31,7 +31,7 @@

      -
      +

      {{ _("Hypervisors") }}

      {% if lang == "de" %}

      diff --git a/templates/fireinfo/stats.html b/templates/fireinfo/stats.html index b13eab6a..c45e93aa 100644 --- a/templates/fireinfo/stats.html +++ b/templates/fireinfo/stats.html @@ -8,7 +8,7 @@

        -
      • +
      • @@ -29,7 +29,7 @@
      • -
      • +
      • @@ -50,7 +50,7 @@
      • -
      • +
      • @@ -76,7 +76,7 @@
      • -
      • +
      • @@ -97,7 +97,7 @@
      • -
      • +
      • @@ -118,7 +118,7 @@
      • -
      • +
      • diff --git a/templates/fireinfo/vendor-detail.html b/templates/fireinfo/vendor-detail.html index aaab95b2..396f2b77 100644 --- a/templates/fireinfo/vendor-detail.html +++ b/templates/fireinfo/vendor-detail.html @@ -8,7 +8,7 @@
        -
        +
        {% if lang == "de" %}

        Dies ist eine Aufstellung über alle Geräte von