Mageia Bugzilla – Attachment 9625 Details for
Bug 21597
isodumper: .mo file missing for Japanese
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch
0001-Add-ja-to-the-lists-in-po-Makefile.patch (text/plain), 960 bytes, created by
Masanori Kakura
on 2017-08-23 15:40:19 CEST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Masanori Kakura
Created:
2017-08-23 15:40:19 CEST
Size:
960 bytes
patch
obsolete
>From 4a2abefa205ea6e3e9fe5dbdcf04d4848cd0b6f0 Mon Sep 17 00:00:00 2001 >From: Masanori Kakura <kakurasan@gmail.com> >Date: Wed, 23 Aug 2017 22:08:02 +0900 >Subject: [PATCH] Add "ja" to the lists in po/Makefile > >--- > po/Makefile | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/po/Makefile b/po/Makefile >index 09907fa..3732884 100644 >--- a/po/Makefile >+++ b/po/Makefile >@@ -48,6 +48,7 @@ formatting: all > cd ../tools && sh po-update.sh hu > cd ../tools && sh po-update.sh id > cd ../tools && sh po-update.sh it >+ cd ../tools && sh po-update.sh ja > cd ../tools && sh po-update.sh nl > cd ../tools && sh po-update.sh pl > cd ../tools && sh po-update.sh pt >@@ -83,6 +84,7 @@ compile : all > cd ../tools && sh po-compile.sh hu > cd ../tools && sh po-compile.sh id > cd ../tools && sh po-compile.sh it >+ cd ../tools && sh po-compile.sh ja > cd ../tools && sh po-compile.sh nl > cd ../tools && sh po-compile.sh pl > cd ../tools && sh po-compile.sh pt >-- >2.11.0 >
From 4a2abefa205ea6e3e9fe5dbdcf04d4848cd0b6f0 Mon Sep 17 00:00:00 2001 From: Masanori Kakura <kakurasan@gmail.com> Date: Wed, 23 Aug 2017 22:08:02 +0900 Subject: [PATCH] Add "ja" to the lists in po/Makefile --- po/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/po/Makefile b/po/Makefile index 09907fa..3732884 100644 --- a/po/Makefile +++ b/po/Makefile @@ -48,6 +48,7 @@ formatting: all cd ../tools && sh po-update.sh hu cd ../tools && sh po-update.sh id cd ../tools && sh po-update.sh it + cd ../tools && sh po-update.sh ja cd ../tools && sh po-update.sh nl cd ../tools && sh po-update.sh pl cd ../tools && sh po-update.sh pt @@ -83,6 +84,7 @@ compile : all cd ../tools && sh po-compile.sh hu cd ../tools && sh po-compile.sh id cd ../tools && sh po-compile.sh it + cd ../tools && sh po-compile.sh ja cd ../tools && sh po-compile.sh nl cd ../tools && sh po-compile.sh pl cd ../tools && sh po-compile.sh pt -- 2.11.0
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 21597
: 9625