Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kdevelop5-plugin-php for
openSUSE:Factory checked in at 2023-01-07 17:18:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-php (Old)
and /work/SRC/openSUSE:Factory/.kdevelop5-plugin-php.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop5-plugin-php"
Sat Jan 7 17:18:16 2023 rev:41 rq:1056504 version:22.12.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/kdevelop5-plugin-php/kdevelop5-plugin-php.changes
2022-12-09 16:59:24.896295669 +0100
+++
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-php.new.1563/kdevelop5-plugin-php.changes
2023-01-07 17:20:37.474481760 +0100
@@ -1,0 +2,8 @@
+Tue Jan 3 10:19:59 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 22.12.1
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/22.12.1/
+
+-------------------------------------------------------------------
Old:
----
kdev-php-22.12.0.tar.xz
kdev-php-22.12.0.tar.xz.sig
New:
----
kdev-php-22.12.1.tar.xz
kdev-php-22.12.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdevelop5-plugin-php.spec ++++++
--- /var/tmp/diff_new_pack.FBSsJs/_old 2023-01-07 17:20:37.986484815 +0100
+++ /var/tmp/diff_new_pack.FBSsJs/_new 2023-01-07 17:20:37.994484863 +0100
@@ -19,7 +19,7 @@
%define rname kdev-php
%bcond_without released
Name: kdevelop5-plugin-php
-Version: 22.12.0
+Version: 22.12.1
Release: 0
Summary: PHP plugin for Kdevelop5 Integrated Development Environment
License: GPL-2.0-or-later
++++++ kdev-php-22.12.0.tar.xz -> kdev-php-22.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdev-php-22.12.0/CMakeLists.txt
new/kdev-php-22.12.1/CMakeLists.txt
--- old/kdev-php-22.12.0/CMakeLists.txt 2022-11-30 01:52:09.000000000 +0100
+++ new/kdev-php-22.12.1/CMakeLists.txt 2023-01-03 01:09:22.000000000 +0100
@@ -3,7 +3,7 @@
# KDE Gear version, managed by release service script
set(RELEASE_SERVICE_VERSION_MAJOR "22")
set(RELEASE_SERVICE_VERSION_MINOR "12")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
# generate patch level from release service version
set(_micro ${RELEASE_SERVICE_VERSION_MICRO})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdev-php-22.12.0/org.kde.kdev-php.metainfo.xml
new/kdev-php-22.12.1/org.kde.kdev-php.metainfo.xml
--- old/kdev-php-22.12.0/org.kde.kdev-php.metainfo.xml 2022-11-30
01:52:09.000000000 +0100
+++ new/kdev-php-22.12.1/org.kde.kdev-php.metainfo.xml 2023-01-03
01:09:22.000000000 +0100
@@ -68,6 +68,7 @@
<p xml:lang="fr">Ajoute la prise en charge de PHP Ã KDevelop. Les
fonctionnalités incluent la coloration syntaxique, le complètement du code et
les liens avec la documentation.</p>
<p xml:lang="gl">Engade compatibilidade con PHP a KDevelop. Inclúe
engadir integración con KDevelop para realce de código, completado de código
e ligazóns á documentación.</p>
<p xml:lang="it">Aggiunge il supporto a PHP in KDevelop. Include
l'integrazione con l'evidenziazione del codice, il completamente del codice ed
i collegamenti alla documentazione.</p>
+ <p xml:lang="ka">áááá¢ááá¡ PHP áá®áá ááááá
áá¡ KDevelop-á¡. ááááªááá¡ ááááá¡
áááááááááá¡, ááááá¡ á¨ááá¡áááá¡ áá
áááá£áááá¢ááªááá¡ ááá£ááááá¡
ááá¢ááá ááªáá¡.</p>
<p xml:lang="ko">KDevelopì PHP ì§ìì ì¶ê°í©ëë¤. ì½ë 구문
ê°ì¡°, ìë ìì±, 문ì ë§í¬ íµí©ì´ ë¤ì´ ììµëë¤.</p>
<p xml:lang="nl">Voegt ondersteuning voor PHP toe aan KDevelop. Omvat
toevoegen van integratie met accentuering van code, aanvullen van code en
koppelingen naar documentatie.</p>
<p xml:lang="nn">Legg PHP-støtte til KDevelop. Omfattar integrering med
syntaksÂmerking, kodeÂfullføring og dokumentasjonsÂlenkjer.</p>
@@ -101,10 +102,10 @@
<category>IDE</category>
</categories>
<releases>
+ <release version="5.7.221201" date="2023-01-05"/>
<release version="5.7.221200" date="2022-12-08"/>
<release version="5.7.220803" date="2022-11-03"/>
<release version="5.7.220802" date="2022-10-13"/>
- <release version="5.7.220801" date="2022-09-08"/>
</releases>
<update_contact>[email protected]</update_contact>
</component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdev-php-22.12.0/po/ka/kdevphp.po
new/kdev-php-22.12.1/po/ka/kdevphp.po
--- old/kdev-php-22.12.0/po/ka/kdevphp.po 2022-11-30 01:52:09.000000000
+0100
+++ new/kdev-php-22.12.1/po/ka/kdevphp.po 2023-01-03 01:09:22.000000000
+0100
@@ -8,7 +8,7 @@
"Project-Id-Version: kdev-php\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-08-10 00:44+0000\n"
-"PO-Revision-Date: 2022-10-08 12:09+0200\n"
+"PO-Revision-Date: 2022-12-13 06:16+0100\n"
"Last-Translator: Temuri Doghonadze <[email protected]>\n"
"Language-Team: Georgian <[email protected]>\n"
"Language: ka\n"
@@ -16,7 +16,7 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Poedit 3.1.1\n"
+"X-Generator: Poedit 3.2.2\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
@@ -68,6 +68,20 @@
"your choice. Make sure you downloaded the <span style=\" font-style:italic;"
"\">\"Many HTML files\"</span> package.</p></body></html>"
msgstr ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
+"REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
+"\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'DejaVu Sans'; font-size:8pt; font-"
+"weight:400; font-style:normal;\">\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
+"right:0px; -qt-block-indent:0;
text-indent:0px;\">áááá£ááá¡á®ááááá <a href="
+"\"https://php.net\"><span style=\" text-decoration: underline; color:#0000ff;"
+"\">PHP -áá¡ áááááá</span></a> áááááá
áááá£áááá¢ááªáá áááááá§ááááá.
áá¡ááá "
+"á¨áááá«áááá áááá§áááá áááááá
áááá, á¡ááá᪠áááá£áááá¢ááªááá¡
áááááá£á á áá¡áá ááááá©áááá. "
+"ááá á¬áá£áááá, á áá áááááá¬áá áá
<span style=\" font-style:italic;\">\"Many HTML "
+"files\"</span> ááááá¢á.</p></body></html>"
#. i18n: ectx: property (text), widget (QLabel, PhpDocLocationLabel)
#: docs/phpdocsconfig.ui:57
@@ -100,6 +114,11 @@
"contains the\n"
" PHP documentation in HTML format with many files."
msgstr ""
+"PHP-áá¡ áááá£áááá¢ááªááá¡ áááááá
áááá. á¨áááá«áááá áááááá§áááá
ááá¨áá ááá£áá áááááá áááá\n"
+" ááááááááá https://php.net áá
áááááá£á á á¡áá¥áá¦áááá, "
+"á ááááááª\n"
+" PHP-áá¡ áááá£áááá¢ááªááá¡ HTML
á¤áá ááá¢á¨á á¨áááªááá¡, áááá á "
+"á¤ááááá."
#. i18n: ectx: whatsthis, entry (phpDocLocation), group (PHP Documentation)
#: docs/phpdocssettings.kcfg:15
@@ -108,6 +127,8 @@
"Make sure local copies are downloaded in HTML format with many files.\n"
" "
msgstr ""
+"ááá á¬áá£áááá, á áá áááááá£á á
áá¡áááá HTML á¤áá ááá¢á¨áá, áááá á
á¤ááááá.\n"
+" "
#: docs/phpdocumentationwidget.cpp:44
#, kde-format
@@ -126,17 +147,17 @@
#: duchain/builders/declarationbuilder.cpp:896
#, kde-format
msgid "Cannot use '%1' as class name as it is reserved"
-msgstr ""
+msgstr "'%1'-á¡ áááá¡áá¡ á¡áá®áááá ááá
áááááá§ááááá. áá¡ áááááááá£ááá"
#: duchain/builders/declarationbuilder.cpp:339
#, kde-format
msgid "Access type for interface method %1 must be omitted."
-msgstr ""
+msgstr "ááá¢áá á¤ááá¡áá¡ ááááááá¡áááá¡ %1
á¬áááááá¡ á¢ááá áááááááá£áá áá
á£ááá áá§áá¡."
#: duchain/builders/declarationbuilder.cpp:343
#, kde-format
msgid "Interface function %1 cannot contain body."
-msgstr ""
+msgstr "ááá¢áá á¤ááá¡áá¡ á¤á£áá¥áªáá %1
á¡á®áá£áá¡ áá á¨ááá«áááá,
á¨áááªááááá¡."
#: duchain/builders/declarationbuilder.cpp:355
#, kde-format
@@ -144,46 +165,49 @@
"Class %1 contains abstract method %2 and must therefore be declared abstract "
"or implement the method."
msgstr ""
+"áááá¡á %1 á¨áááªááá¡ ááá¡á¢á áá¥á¢á£á
áááááá¡ %2 áá ááá¡á¢á áá¥á¢á£ááá áá
ááááááá á£ááá áá§áá¡ "
+"áá¦á¬áá ááá."
#: duchain/builders/declarationbuilder.cpp:361
#, kde-format
msgid "Abstract function %1 cannot contain body."
-msgstr ""
+msgstr "ááá¡á¢á áá¥á¢á£áá á¤á£áá¥áªáá %1
á¡á®áá£áá¡ áá á¨ááá«áááá,
á¨áááªááááá¡."
#: duchain/builders/declarationbuilder.cpp:364
#, kde-format
msgid "Cannot use the final modifier on an abstract class member."
msgstr ""
+"á¤ááááá£á á ááááá¤áááá¢áá áá¡
ááá¡á¢á áá¥á¢á£áá áááá¡áá¡ á¬ááá áá
ááááá§ááááá á¨áá£á«ááááááá."
#: duchain/builders/declarationbuilder.cpp:374
#, kde-format
msgid "Non-abstract method %1 must contain body."
-msgstr ""
+msgstr "áá áááá¡á¢á áá¥á¢á£áá áááááá %1
á¡á®áá£áá¡ á£ááá á¨áááªááááá¡."
#: duchain/builders/declarationbuilder.cpp:392
#, kde-format
msgid "Cannot use 'final' as constant modifier"
-msgstr ""
+msgstr "áááá¡á¢ááá¢áá¡ ááááá¤áááá¢áá áá
âfinalâ-á¡ ááá áááááá§ááááá"
#: duchain/builders/declarationbuilder.cpp:395
#, kde-format
msgid "Cannot use 'static' as constant modifier"
-msgstr ""
+msgstr "áááá¡á¢ááá¢áá¡ ááááá¤áááá¢áá áá
âstaticâ-á¡ ááá áááááá§ááááá"
#: duchain/builders/declarationbuilder.cpp:398
#, kde-format
msgid "Cannot use 'abstract' as constant modifier"
-msgstr ""
+msgstr "áááá¡á¢ááá¢áá¡ ááááá¤áááá¢áá áá
âabstractâ-á¡ ááá áááááá§ááááá"
#: duchain/builders/declarationbuilder.cpp:412
#, kde-format
msgid "Properties cannot be declared final."
-msgstr ""
+msgstr "áááá¡ááááá¡ ááááá¤áááá¢áá á
\"final\" ááá áá¥ááááá."
#: duchain/builders/declarationbuilder.cpp:415
#, kde-format
msgid "Properties cannot be declared abstract."
-msgstr ""
+msgstr "áááá¡ááááá ááá¡á¢á áá¥á¢á£áá áá
á¨ááá«áááá, áá§áá¡."
#: duchain/builders/declarationbuilder.cpp:461
#, kde-format
@@ -191,11 +215,13 @@
"Trait method %1 has not been applied, because there are collisions with "
"other trait methods on %2"
msgstr ""
+"ááá¨ááááá¡ áááááá %1 áá
áááááá§ááááá, á ááááá áá á¡ááááá¡
áááá¤ááá¥á¢á á¡á®áá ááá¨ááááá¡ "
+"áááááááá, %2-á¨á"
#: duchain/builders/declarationbuilder.cpp:654
#, kde-format
msgid "Traits cannot have constants."
-msgstr ""
+msgstr "á¢ááááááá áá á¨ááá«áááá,
áááá¡á¢ááá¢ááá¡ á¨áááªáááááá."
#: duchain/builders/declarationbuilder.cpp:661
#, kde-format
@@ -203,49 +229,55 @@
"A class constant must not be called 'class'; it is reserved for class name "
"fetching"
msgstr ""
+"áááá¡áá¡ áááá¡á¢ááá¢áá¡ \"class\" áá
á£ááá áá á¥ááá¡. á¡áá®ááá áááªá£ááá
á¡áá®áááá¡ "
+"áááááá®áááá¡áááá¡"
#: duchain/builders/declarationbuilder.cpp:742
#: duchain/builders/declarationbuilder.cpp:768
#, kde-format
msgid "Cannot use 'abstract' as method modifier"
-msgstr ""
+msgstr "ááááááá¡ ááááá¤áááá¢áá áá
âabstractâ-á¡ ááá áááááá§ááááá"
#: duchain/builders/declarationbuilder.cpp:745
#: duchain/builders/declarationbuilder.cpp:771
#, kde-format
msgid "Cannot use 'final' as method modifier"
-msgstr ""
+msgstr "ááááááá¡ ááááá¤áááá¢áá áá
âfinalâ-á¡ ááá áááááá§ááááá"
#: duchain/builders/declarationbuilder.cpp:748
#: duchain/builders/declarationbuilder.cpp:774
#, kde-format
msgid "Cannot use 'static' as method modifier"
-msgstr ""
+msgstr "ááááááá¡ ááááá¤áááá¢áá áá
âstaticâ-á¡ ááá áááááá§ááááá"
#: duchain/builders/declarationbuilder.cpp:823
#, kde-format
msgid "Variadic parameter cannot have a default value"
-msgstr ""
+msgstr "ááá áááááá£á ááá áááá¢á á¡ áá
á¨ááá«áááá, áááá£ááá¡á®áááá
áááá¨ááááááá á°á¥ááááá¡"
#: duchain/builders/declarationbuilder.cpp:826
#, kde-format
msgid "Default value for parameters with a class type hint can only be NULL."
msgstr ""
+"áááá¡áá¡ á¢áááá¡ áááá¢á áááá¡
áá¥ááá ááá áááá¢á áááá¡
áááá£ááá¡á®áááá áááá¨ááááááá
áá®áááá "
+"NULL á¨ááá«áááá áá§áá¡."
#: duchain/builders/declarationbuilder.cpp:834
#, kde-format
msgid "Default value for parameters with an object type can only be NULL."
msgstr ""
+"ááááá¥á¢áá¡ á¢áááá¡ ááá áááá¢á áááá¡
áááá£ááá¡á®áááá á¦áá ááá£áááá
á¨ááá«áááá áá§áá¡ áá®áááá "
+"NULL."
#: duchain/builders/declarationbuilder.cpp:862
#, kde-format
msgid "Only the last parameter can be variadic."
-msgstr ""
+msgstr "ááá áááááá£áá áá®áááá áááá
ááá áááá¢á á á¨ááá«áááá áá§áá¡."
#: duchain/builders/declarationbuilder.cpp:976
#, kde-format
msgid "Cannot redeclare PHP internal %1."
-msgstr ""
+msgstr "PHP-áá¡ á¨ááá %1-áá¡ ááááááá áá¦á¬áá
á á¨áá£á«ááááááá."
#: duchain/builders/declarationbuilder.cpp:979
#, kde-format
@@ -254,11 +286,14 @@
"be incompatible, to improve maintainability consider using accessor methods "
"in traits instead."
msgstr ""
+"%1 áá %2 áá áá áá ááááá á¤á£áá¥áªááá¡
áá¦á¬áá áá (%3) %1-áá¡
á¨áááááááááááá¨á. áá¡ "
+"á¨ááá«áááá á¨áá£áááá¡ááááá
áá¦ááá©áááá¡. áá ááá áááá¡ ááááá¡
á¬ááááá®ááááá á¨áá¡áááá á©á£áááááá
"
+"áááááá§áááá á¬áááááá¡ áááááááá
á¢ááááá¨á."
#: duchain/builders/declarationbuilder.cpp:987
#, kde-format
msgid "Cannot redeclare %1, already declared in %2 on line %3."
-msgstr ""
+msgstr "%1-áá¡ ááááááá áá¦á¬áá á
á¨áá£á«ááááááá. áá¦á¬áá áááá %2-á¨á,
á®áááá %3."
#: duchain/builders/declarationbuilder.cpp:1073
#, kde-format
@@ -266,73 +301,78 @@
"Class %1 contains %2 abstract methods and must therefore be declared "
"abstract or implement the remaining methods."
msgstr ""
+"áááá¡á %1 á¨áááªááá¡ %2 ááá¡á¢á áá¥á¢á£á
áááááá¡ áá áááá¢áá ááááá á©áá
áááááááá¨á áá¦á¬áá ááá "
+"á£ááá áá§áá¡, á áááá ᪠ááá¡á¢á
áá¥á¢á£áá, áá á£ááá áá®áá áªáááááááá¡
ááá á©áááá áááááááá¡."
#: duchain/builders/declarationbuilder.cpp:1080
#, kde-format
msgid "Cannot re-assign $this."
-msgstr ""
+msgstr "$this-áá¡ ááááááá áááááááá
á¨áá£á«ááááááá."
#: duchain/builders/declarationbuilder.cpp:1274
#, kde-format
msgid "Cannot access private property %1"
-msgstr ""
+msgstr "ááá®á£á á£á áááá¡áááá¡ááá (%1)
á¬ááááá ááá á«ááá£ááá"
#: duchain/builders/declarationbuilder.cpp:1277
#, kde-format
msgid "Cannot access protected property %1"
-msgstr ""
+msgstr "áááªá£á áááá¡áááá¡ááá (%1)
á¬ááááá ááá á«ááá£ááá"
#: duchain/builders/declarationbuilder.cpp:1423
#, kde-format
msgid "Cannot use positional argument after argument unpacking"
-msgstr ""
+msgstr "áá áá£áááá¢áá¡ ááá¨ááá¡ á¨ááááá
áááááªáá£á áá áá£áááá¢á¡ ááá
áááááá§ááááá"
#: duchain/builders/declarationbuilder.cpp:1638
#, kde-format
msgid "The use statement with non-compound name '%1' has no effect."
-msgstr ""
+msgstr "áááá áá¢áá á¡ use áá ááá¬á§ááááá
á¡áá®áááá '%1' ááá á áá áá¥áá¡."
#: duchain/builders/declarationbuilder.cpp:1665
#, kde-format
msgid "Cannot use '%1' as '%2' because the name is already in use."
msgstr ""
+"'%1'-áá¡ '%2'-áá ááááá§ááááá
á¨áá£á«ááááááá, á ááááá á¡áá®ááá
á£ááá áááááá§ááááá."
#: duchain/builders/declarationbuilder.cpp:1691
#, kde-format
msgid "Cannot use %1 as %2 because '%2' is a special class name"
msgstr ""
+"%1-áá¡ %2-áá ááááá§ááááá
á¨áá£á«ááááááá, á ááááá '%2'
á¡áááªáááá£á á áááá¡áá¡ á¡áá®ááá¡ "
+"á¬áá áááááááá¡"
#: duchain/builders/declarationbuilder.cpp:1701
#, kde-format
msgid "The 'yield' expression can only be used inside a function"
-msgstr ""
+msgstr "ááááá¡áá®á£áááá 'yield' áá®áááá
á¤á£áá¥áªááá¡ á¨ááááá á¨áááá«áááá,
áááááá§áááá"
#: duchain/builders/usebuilder.cpp:202
#, kde-format
msgid "Usage of %1 is deprecated."
-msgstr ""
+msgstr "%1-áá¡ ááááá§ááááá
ááá«áááááá£ááá."
#: duchain/builders/usebuilder.cpp:204
#, kde-format
msgid "Declaration not found: %1"
-msgstr ""
+msgstr "áá¦á¬áá á ááá áááááá: %1"
#: duchain/declarations/traitmemberaliasdeclaration.cpp:54
#: duchain/declarations/traitmethodaliasdeclaration.cpp:87
#, kde-format
msgid "Lost trait alias %1"
-msgstr ""
+msgstr "ááááá áá£ááá á¢áááááá¡ (%1)
ááá¢áá®ááá"
#: duchain/navigation/declarationnavigationcontext.cpp:117
#: duchain/navigation/declarationnavigationcontext.cpp:130
#, kde-format
msgid "Use of %1 from %2<br />"
-msgstr ""
+msgstr "%1-áá¡ ááááá§ááááá %2-ááá <br />"
#: duchain/navigation/declarationnavigationcontext.cpp:140
#, kde-format
msgid "Broken member alias trait."
-msgstr ""
+msgstr "á¬ááá áá¡ ááá¢á¡áá®áááá¡ áá áá
á¡ááá£áá á¢ááááá."
#: duchain/navigation/declarationnavigationcontext.cpp:235
#, kde-format
@@ -358,7 +398,7 @@
#: duchain/navigation/magicconstantnavigationcontext.cpp:71
#, kde-format
msgid "empty (not inside a trait)"
-msgstr ""
+msgstr "áªáá áááá (áá áá á¢ááááá¨á)"
#: duchain/navigation/magicconstantnavigationcontext.cpp:90
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdev-php-22.12.0/po/zh_CN/kdevphp.po
new/kdev-php-22.12.1/po/zh_CN/kdevphp.po
--- old/kdev-php-22.12.0/po/zh_CN/kdevphp.po 2022-11-30 01:52:09.000000000
+0100
+++ new/kdev-php-22.12.1/po/zh_CN/kdevphp.po 2023-01-03 01:09:22.000000000
+0100
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-08-10 00:44+0000\n"
-"PO-Revision-Date: 2022-11-19 14:51\n"
+"PO-Revision-Date: 2022-12-24 11:44\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"