From 68858fe70221ca24c67f4a1f9ced85340a946211 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sat, 16 Sep 2023 23:20:28 +0200 Subject: [PATCH] Rename "Own device" in model as well --- syncthingmodel/syncthingdevicemodel.cpp | 2 +- syncthingmodel/translations/syncthingmodel_cs_CZ.ts | 2 +- syncthingmodel/translations/syncthingmodel_de_DE.ts | 2 +- syncthingmodel/translations/syncthingmodel_en_US.ts | 2 +- syncthingmodel/translations/syncthingmodel_zh_CN.ts | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/syncthingmodel/syncthingdevicemodel.cpp b/syncthingmodel/syncthingdevicemodel.cpp index 506f120..4f453e0 100644 --- a/syncthingmodel/syncthingdevicemodel.cpp +++ b/syncthingmodel/syncthingdevicemodel.cpp @@ -383,7 +383,7 @@ QString SyncthingDeviceModel::devStatusString(const SyncthingDev &dev) case SyncthingDevStatus::Unknown: return tr("Unknown status"); case SyncthingDevStatus::ThisDevice: - return tr("Own device"); + return tr("This device"); case SyncthingDevStatus::Idle: return tr("Idle"); case SyncthingDevStatus::Disconnected: diff --git a/syncthingmodel/translations/syncthingmodel_cs_CZ.ts b/syncthingmodel/translations/syncthingmodel_cs_CZ.ts index 06069d3..9a4d55d 100644 --- a/syncthingmodel/translations/syncthingmodel_cs_CZ.ts +++ b/syncthingmodel/translations/syncthingmodel_cs_CZ.ts @@ -144,7 +144,7 @@ - Own device + This device Vlastní zařízení diff --git a/syncthingmodel/translations/syncthingmodel_de_DE.ts b/syncthingmodel/translations/syncthingmodel_de_DE.ts index 4dd3336..6566d02 100644 --- a/syncthingmodel/translations/syncthingmodel_de_DE.ts +++ b/syncthingmodel/translations/syncthingmodel_de_DE.ts @@ -144,7 +144,7 @@ - Own device + This device Dieses Gerät diff --git a/syncthingmodel/translations/syncthingmodel_en_US.ts b/syncthingmodel/translations/syncthingmodel_en_US.ts index 53b8128..f0d7f02 100644 --- a/syncthingmodel/translations/syncthingmodel_en_US.ts +++ b/syncthingmodel/translations/syncthingmodel_en_US.ts @@ -144,7 +144,7 @@ - Own device + This device diff --git a/syncthingmodel/translations/syncthingmodel_zh_CN.ts b/syncthingmodel/translations/syncthingmodel_zh_CN.ts index 9e6d216..a729451 100644 --- a/syncthingmodel/translations/syncthingmodel_zh_CN.ts +++ b/syncthingmodel/translations/syncthingmodel_zh_CN.ts @@ -144,7 +144,7 @@ - Own device + This device 本设备