Adding "logarithmic" in description to have the tag matched in each locale properly.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
352739293c
commit
886ea498f1
3 changed files with 7 additions and 7 deletions
|
@ -13,8 +13,8 @@
|
|||
<name xml:lang="hu">LogarithmPlotter</name>
|
||||
<name xml:lang="no">LogarithmPlotter</name>
|
||||
<icon type="remote">http://apps.ad5001.eu/icons/apps/svg/logarithmplotter.svg</icon>
|
||||
<summary>2D plotter software to make Bode plots, sequences and repartition functions</summary>
|
||||
<summary xml:lang="de">2D-Grafiksoftware zur Erstellung von Bode-Diagramms, Folgen und Verteilungsfunktionen</summary>
|
||||
<summary>2D logarithmic-scaled plotter software to make Bode plots, sequences and repartition functions</summary>
|
||||
<summary xml:lang="de">2D-Grafiksoftware mit logarithmischer Skalierung zur Erstellung von Bode-Diagramms, Folgen und Verteilungsfunktionen</summary>
|
||||
<summary xml:lang="fr">Logiciel de traçage 2D pour les diagrammes de Bode, les suites et les fonctions de répartition</summary>
|
||||
<summary xml:lang="hu">Síkbeli ábrázolásszoftver Bode-ábrák, sorozatok és eloszlási funkciók készítéséhez</summary>
|
||||
<summary xml:lang="no">2D-plotterprogramvare laget for opprettelse av Bode-diagram, sekvenser, og distribusjonsfunksjoner</summary>
|
||||
|
|
|
@ -13,8 +13,8 @@
|
|||
<name xml:lang="hu">LogarithmPlotter</name>
|
||||
<name xml:lang="no">LogarithmPlotter</name>
|
||||
<icon type="remote">http://apps.ad5001.eu/icons/apps/svg/logarithmplotter.svg</icon>
|
||||
<summary>2D plotter software to make Bode plots, sequences and repartition functions</summary>
|
||||
<summary xml:lang="de">2D-Grafiksoftware zur Erstellung von Bode-Diagramms, Folgen und Verteilungsfunktionen</summary>
|
||||
<summary>2D logarithmic-scaled plotter software to make Bode plots, sequences and repartition functions</summary>
|
||||
<summary xml:lang="de">2D-Grafiksoftware mit logarithmischer Skalierung zur Erstellung von Bode-Diagramms, Folgen und Verteilungsfunktionen</summary>
|
||||
<summary xml:lang="fr">Logiciel de traçage 2D pour les diagrammes de Bode, les suites et les fonctions de répartition</summary>
|
||||
<summary xml:lang="hu">Síkbeli ábrázolásszoftver Bode-ábrák, sorozatok és eloszlási funkciók készítéséhez</summary>
|
||||
<summary xml:lang="no">2D-plotterprogramvare laget for opprettelse av Bode-diagram, sekvenser, og distribusjonsfunksjoner</summary>
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
Version=1.0
|
||||
Type=Application
|
||||
Name=LogarithmPlotter
|
||||
GenericName=2D logarithmic-scaled plotter
|
||||
GenericName[de]=2D-Plotter mit logarithmischer Skalierung
|
||||
GenericName[fr]=Traceur 2D à échelle logarithmique
|
||||
GenericName=2D logarithmic-scaled plotter software
|
||||
GenericName[de]=2D-Grafiksoftware mit logarithmischer Skalierung
|
||||
GenericName[fr]=Logiciel de traçage à l'échelle logarithmique
|
||||
GenericName[hu]=Síkbeli ábrázolásszoftver
|
||||
GenericName[no]=2D-plotterprogramvare
|
||||
Comment=Create BODE diagrams, sequences and distribution functions
|
||||
|
|
Loading…
Reference in a new issue