i18n: Remove bad newline
When translating .desktop entries, embedded newlines result in malformed .desktop files, preventing the panel from showing up. Please don't do that.
This commit is contained in:
parent
e56a36dd4e
commit
770d706b95
1 changed files with 1 additions and 1 deletions
|
@ -1044,7 +1044,7 @@ msgstr "移除(_R)"
|
|||
#: ../panels/online-accounts/gnome-online-accounts-panel.desktop.in.in.h:2
|
||||
msgid "Google;Facebook;Twitter;Yahoo;Web;Online;Chat;Calendar;Mail;Contact;"
|
||||
msgstr ""
|
||||
"Google;Facebook;Twitter;Yahoo;Web;Online;Chat;Calendar;Mail;Contact;\n"
|
||||
"Google;Facebook;Twitter;Yahoo;Web;Online;Chat;Calendar;Mail;Contact;"
|
||||
"网络;在线;聊天;日历;邮件;联系人"
|
||||
|
||||
#: ../panels/online-accounts/gnome-online-accounts-panel.desktop.in.in.h:3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue