aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2019-06-20 15:16:41 +0200
committerAnders Broman <a.broman58@gmail.com>2019-06-20 20:01:00 +0000
commit7969c4151946503884b58379627190f900a727d4 (patch)
treeec738205cb974a12fe29a9dbebc69248545529c1 /ui/qt
parent6b3945f2e1291df30fdb4f77d14c972e1be3b22f (diff)
Use I/O Graphs instead of IO graphs everywhere.
Change-Id: I6ce866b03632965dd1bad6eff361d91dd210c62b Reviewed-on: https://code.wireshark.org/review/33680 Petri-Dish: Dario Lombardo <lomato@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'ui/qt')
-rw-r--r--ui/qt/conversation_dialog.cpp2
-rw-r--r--ui/qt/io_graph_dialog.cpp4
-rw-r--r--ui/qt/wireshark_de.ts8
-rw-r--r--ui/qt/wireshark_en.ts4
-rw-r--r--ui/qt/wireshark_fr.ts8
-rw-r--r--ui/qt/wireshark_it.ts8
-rw-r--r--ui/qt/wireshark_ja_JP.ts4
-rw-r--r--ui/qt/wireshark_pl.ts4
-rw-r--r--ui/qt/wireshark_ru.ts4
-rw-r--r--ui/qt/wireshark_sv.ts4
-rw-r--r--ui/qt/wireshark_uk.ts4
-rw-r--r--ui/qt/wireshark_zh_CN.ts6
12 files changed, 30 insertions, 30 deletions
diff --git a/ui/qt/conversation_dialog.cpp b/ui/qt/conversation_dialog.cpp
index 5f0de61957..cc4f7e6fbb 100644
--- a/ui/qt/conversation_dialog.cpp
+++ b/ui/qt/conversation_dialog.cpp
@@ -227,7 +227,7 @@ void ConversationDialog::graphTcp()
}
// XXX The GTK+ code opens the TCP Stream dialog. We might want
- // to open the IO Graph dialog instead.
+ // to open the I/O Graph dialog instead.
QString filter;
if (conv_item->etype == ENDPOINT_TCP) {
filter = QString("tcp.stream eq %1").arg(conv_item->conv_id);
diff --git a/ui/qt/io_graph_dialog.cpp b/ui/qt/io_graph_dialog.cpp
index 684fc60e32..3dcf2dc602 100644
--- a/ui/qt/io_graph_dialog.cpp
+++ b/ui/qt/io_graph_dialog.cpp
@@ -304,7 +304,7 @@ IOGraphDialog::IOGraphDialog(QWidget &parent, CaptureFile &cf) :
ui->setupUi(this);
loadGeometry();
- setWindowSubtitle(tr("IO Graphs"));
+ setWindowSubtitle(tr("I/O Graphs"));
setAttribute(Qt::WA_DeleteOnClose, true);
QCustomPlot *iop = ui->ioPlot;
@@ -376,7 +376,7 @@ IOGraphDialog::IOGraphDialog(QWidget &parent, CaptureFile &cf) :
QCPPlotTitle *title = new QCPPlotTitle(iop);
iop->plotLayout()->insertRow(0);
iop->plotLayout()->addElement(0, 0, title);
- title->setText(tr("Wireshark IO Graphs: %1").arg(cap_file_.fileDisplayName()));
+ title->setText(tr("Wireshark I/O Graphs: %1").arg(cap_file_.fileDisplayName()));
tracer_ = new QCPItemTracer(iop);
iop->addItem(tracer_);
diff --git a/ui/qt/wireshark_de.ts b/ui/qt/wireshark_de.ts
index 1c606328fe..94f014f962 100644
--- a/ui/qt/wireshark_de.ts
+++ b/ui/qt/wireshark_de.ts
@@ -3554,8 +3554,8 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<translation>Zeit (Sek)</translation>
</message>
<message>
- <source>IO Graphs</source>
- <translation>IO Graphen</translation>
+ <source>I/O Graphs</source>
+ <translation>I/O Graphen</translation>
</message>
<message>
<source>Copy</source>
@@ -3582,8 +3582,8 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<translation>100 ms</translation>
</message>
<message>
- <source>Wireshark IO Graphs: %1</source>
- <translation>Wireshark IO Graphen: %1</translation>
+ <source>Wireshark I/O Graphs: %1</source>
+ <translation>Wireshark I/O Graphen: %1</translation>
</message>
<message>
<source>All packets</source>
diff --git a/ui/qt/wireshark_en.ts b/ui/qt/wireshark_en.ts
index 513a0f7c9b..fe2f9ea68b 100644
--- a/ui/qt/wireshark_en.ts
+++ b/ui/qt/wireshark_en.ts
@@ -3515,7 +3515,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>IO Graphs</source>
+ <source>I/O Graphs</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -3547,7 +3547,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>Wireshark IO Graphs: %1</source>
+ <source>Wireshark I/O Graphs: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/ui/qt/wireshark_fr.ts b/ui/qt/wireshark_fr.ts
index 28a5a49e48..f6c8528abf 100644
--- a/ui/qt/wireshark_fr.ts
+++ b/ui/qt/wireshark_fr.ts
@@ -3526,8 +3526,8 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Temps (s)</translation>
</message>
<message>
- <source>IO Graphs</source>
- <translation>Graphiques IO</translation>
+ <source>I/O Graphs</source>
+ <translation>Graphiques I/O</translation>
</message>
<message>
<source>Copy</source>
@@ -3554,8 +3554,8 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>Wireshark IO Graphs: %1</source>
- <translation>Wireshark IO Graphiques : %1</translation>
+ <source>Wireshark I/O Graphs: %1</source>
+ <translation>Wireshark I/O Graphiques : %1</translation>
</message>
<message>
<source>All packets</source>
diff --git a/ui/qt/wireshark_it.ts b/ui/qt/wireshark_it.ts
index c726d55237..ae12c86a9c 100644
--- a/ui/qt/wireshark_it.ts
+++ b/ui/qt/wireshark_it.ts
@@ -3554,8 +3554,8 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<translation>Tempo (s)</translation>
</message>
<message>
- <source>IO Graphs</source>
- <translation>Grafici IO</translation>
+ <source>I/O Graphs</source>
+ <translation>Grafici I/O</translation>
</message>
<message>
<source>Copy</source>
@@ -3582,8 +3582,8 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<translation>100 ms</translation>
</message>
<message>
- <source>Wireshark IO Graphs: %1</source>
- <translation>Grafici di IO di Wireshark: %1</translation>
+ <source>Wireshark I/O Graphs: %1</source>
+ <translation>Grafici di I/O di Wireshark: %1</translation>
</message>
<message>
<source>All packets</source>
diff --git a/ui/qt/wireshark_ja_JP.ts b/ui/qt/wireshark_ja_JP.ts
index 5d6d5a45f5..3d1ad28036 100644
--- a/ui/qt/wireshark_ja_JP.ts
+++ b/ui/qt/wireshark_ja_JP.ts
@@ -3533,7 +3533,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>時間(秒)</translation>
</message>
<message>
- <source>IO Graphs</source>
+ <source>I/O Graphs</source>
<translation>入出力グラフ</translation>
</message>
<message>
@@ -3561,7 +3561,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>100ミリ秒</translation>
</message>
<message>
- <source>Wireshark IO Graphs: %1</source>
+ <source>Wireshark I/O Graphs: %1</source>
<translation>Wireshark入出力グラフ: %1</translation>
</message>
<message>
diff --git a/ui/qt/wireshark_pl.ts b/ui/qt/wireshark_pl.ts
index 63e0481c1b..0ea0323831 100644
--- a/ui/qt/wireshark_pl.ts
+++ b/ui/qt/wireshark_pl.ts
@@ -3554,7 +3554,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Czas (s)</translation>
</message>
<message>
- <source>IO Graphs</source>
+ <source>I/O Graphs</source>
<translation>Wykres</translation>
</message>
<message>
@@ -3582,7 +3582,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>100 ms</translation>
</message>
<message>
- <source>Wireshark IO Graphs: %1</source>
+ <source>Wireshark I/O Graphs: %1</source>
<translation>Wireshark Wykres: %1</translation>
</message>
<message>
diff --git a/ui/qt/wireshark_ru.ts b/ui/qt/wireshark_ru.ts
index 98d869547e..99250963af 100644
--- a/ui/qt/wireshark_ru.ts
+++ b/ui/qt/wireshark_ru.ts
@@ -3568,7 +3568,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Время (с)</translation>
</message>
<message>
- <source>IO Graphs</source>
+ <source>I/O Graphs</source>
<translation>Графики Ввода/Вывода</translation>
</message>
<message>
@@ -3596,7 +3596,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>100 мс</translation>
</message>
<message>
- <source>Wireshark IO Graphs: %1</source>
+ <source>Wireshark I/O Graphs: %1</source>
<translation>Графики Ввода/Вывода Wireshark: %1</translation>
</message>
<message>
diff --git a/ui/qt/wireshark_sv.ts b/ui/qt/wireshark_sv.ts
index 89f4a34d8e..118932cf8b 100644
--- a/ui/qt/wireshark_sv.ts
+++ b/ui/qt/wireshark_sv.ts
@@ -3554,7 +3554,7 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<translation>Tid (s)</translation>
</message>
<message>
- <source>IO Graphs</source>
+ <source>I/O Graphs</source>
<translation>IO-grafer</translation>
</message>
<message>
@@ -3582,7 +3582,7 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<translation>100 ms</translation>
</message>
<message>
- <source>Wireshark IO Graphs: %1</source>
+ <source>Wireshark I/O Graphs: %1</source>
<translation>Wireshark IO-grafer: %1</translation>
</message>
<message>
diff --git a/ui/qt/wireshark_uk.ts b/ui/qt/wireshark_uk.ts
index d2382a211a..b5ab9e1891 100644
--- a/ui/qt/wireshark_uk.ts
+++ b/ui/qt/wireshark_uk.ts
@@ -3506,7 +3506,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Час (сек)</translation>
</message>
<message>
- <source>IO Graphs</source>
+ <source>I/O Graphs</source>
<translation>Графіки Вводу/Виводу</translation>
</message>
<message>
@@ -3534,7 +3534,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>Wireshark IO Graphs: %1</source>
+ <source>Wireshark I/O Graphs: %1</source>
<translation>Графіки В/В у Wireshark: %1</translation>
</message>
<message>
diff --git a/ui/qt/wireshark_zh_CN.ts b/ui/qt/wireshark_zh_CN.ts
index a8ca0408b6..51b8f84685 100644
--- a/ui/qt/wireshark_zh_CN.ts
+++ b/ui/qt/wireshark_zh_CN.ts
@@ -3535,7 +3535,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>时间 (秒)</translation>
</message>
<message>
- <source>IO Graphs</source>
+ <source>I/O Graphs</source>
<translation>IO 图表</translation>
</message>
<message>
@@ -3563,8 +3563,8 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>100毫秒</translation>
</message>
<message>
- <source>Wireshark IO Graphs: %1</source>
- <translation>Wireshark IO 图表: %1</translation>
+ <source>Wireshark I/O Graphs: %1</source>
+ <translation>Wireshark I/O 图表: %1</translation>
</message>
<message>
<source>All packets</source>