Kaydet (Commit) 4a3e7dfb authored tarafından Eike Rathke's avatar Eike Rathke

added missing closing quotes at end of literals

Change-Id: I3d204aa54dd9c13dfb87e702fa07aa4234977a49
üst 4d676e0f
......@@ -268,13 +268,13 @@
<FormatCode>YYYY"年"M"月"D"日" HH"時"MM"分"SS"秒"</FormatCode>
</FormatElement>
<FormatElement msgid="DateTimeFormatskey5" default="false" type="long" usage="DATE_TIME" formatindex="77">
<FormatCode>EE"年"M"月"D"日" HH"時"MM"分</FormatCode>
<FormatCode>EE"年"M"月"D"日" HH"時"MM"分"</FormatCode>
</FormatElement>
<FormatElement msgid="DateTimeFormatskey6" default="false" type="long" usage="DATE_TIME" formatindex="78">
<FormatCode>GGEE"年"M"月"D"日" HH"時"MM"分</FormatCode>
<FormatCode>GGEE"年"M"月"D"日" HH"時"MM"分"</FormatCode>
</FormatElement>
<FormatElement msgid="DateTimeFormatskey7" default="false" type="long" usage="DATE_TIME" formatindex="79">
<FormatCode>GGGEE"年"M"月"D"日" HH"時"MM"分</FormatCode>
<FormatCode>GGGEE"年"M"月"D"日" HH"時"MM"分"</FormatCode>
</FormatElement>
</LC_FORMAT>
<LC_COLLATION>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment