Commit e45e807e authored by Muneyuki Noguchi's avatar Muneyuki Noguchi Committed by Alexandre Julliard

mpr: Convert Japanese resource to UTF-8.

parent b2a8627d
......@@ -18,9 +18,14 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
STRINGTABLE DISCARDABLE
{
IDS_ENTIRENETWORK "ƒlƒbƒgƒ[ƒN‘S‘Ì"
IDS_ENTIRENETWORK "ネットワーク全体"
}
#pragma code_page(default)
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