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:
parent
8001863ff4
commit
640fd9c7c3
1 changed files with 4 additions and 1 deletions
|
@ -23,7 +23,8 @@
|
||||||
"Name[sv]": "David Shlemayev",
|
"Name[sv]": "David Shlemayev",
|
||||||
"Name[tr]": "David Shlemayev",
|
"Name[tr]": "David Shlemayev",
|
||||||
"Name[uk]": "Давид Шлемаєв",
|
"Name[uk]": "Давид Шлемаєв",
|
||||||
"Name[x-test]": "xxDavid Shlemayevxx"
|
"Name[x-test]": "xxDavid Shlemayevxx",
|
||||||
|
"Name[zh_CN]": "David Shlemayev"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Description": "Show your phone's network signal strength",
|
"Description": "Show your phone's network signal strength",
|
||||||
|
@ -46,6 +47,7 @@
|
||||||
"Description[tr]": "Telefonunuzun ağ sinyal gücünü gösterin",
|
"Description[tr]": "Telefonunuzun ağ sinyal gücünü gösterin",
|
||||||
"Description[uk]": "Показ потужності сигналу мережі на вашому телефоні",
|
"Description[uk]": "Показ потужності сигналу мережі на вашому телефоні",
|
||||||
"Description[x-test]": "xxShow your phone's network signal strengthxx",
|
"Description[x-test]": "xxShow your phone's network signal strengthxx",
|
||||||
|
"Description[zh_CN]": "显示您手机的网络信号强度",
|
||||||
"EnabledByDefault": true,
|
"EnabledByDefault": true,
|
||||||
"Icon": "network-wireless",
|
"Icon": "network-wireless",
|
||||||
"Id": "kdeconnect_connectivity_report",
|
"Id": "kdeconnect_connectivity_report",
|
||||||
|
@ -71,6 +73,7 @@
|
||||||
"Name[tr]": "Bağlantı monitörü",
|
"Name[tr]": "Bağlantı monitörü",
|
||||||
"Name[uk]": "Монітор з'єднання",
|
"Name[uk]": "Монітор з'єднання",
|
||||||
"Name[x-test]": "xxConnectivity monitorxx",
|
"Name[x-test]": "xxConnectivity monitorxx",
|
||||||
|
"Name[zh_CN]": "信号监视器",
|
||||||
"ServiceTypes": [
|
"ServiceTypes": [
|
||||||
"KdeConnect/Plugin"
|
"KdeConnect/Plugin"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue