SVN_SILENT made messages (.desktop file) - always resolve ours

In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
This commit is contained in:
l10n daemon script 2024-08-13 01:21:06 +00:00
parent 16ccee7ac9
commit 727364a38d
3 changed files with 6 additions and 6 deletions

View file

@ -110,8 +110,8 @@
"Name[zh_TW]": "尋找這個裝置"
},
"X-KDE-ConfigModule": "kdeconnect/kcms/kdeconnect_findthisdevice_config",
"X-KdeConnect-OutgoingPacketType": [],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.findmyphone.request"
],
"X-KdeConnect-OutgoingPacketType": []
]
}

View file

@ -115,8 +115,8 @@
"Name[zh_TW]": "在通話過程中暫停媒體"
},
"X-KDE-ConfigModule": "kdeconnect/kcms/kdeconnect_pausemusic_config",
"X-KdeConnect-OutgoingPacketType": [],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.telephony"
],
"X-KdeConnect-OutgoingPacketType": []
]
}

View file

@ -113,6 +113,6 @@
"Name[zh_CN]": "禁止屏保",
"Name[zh_TW]": "停止螢幕保護"
},
"X-KdeConnect-SupportedPacketType": [],
"X-KdeConnect-OutgoingPacketType": []
"X-KdeConnect-OutgoingPacketType": [],
"X-KdeConnect-SupportedPacketType": []
}