Add credits for the japanese translation in AboutSystem.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35933 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1068,9 +1068,11 @@ AboutView::_CreateCreditsView()
|
|||||||
fCreditsView->Insert("\n");
|
fCreditsView->Insert("\n");
|
||||||
fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL, &kDarkGrey);
|
fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL, &kDarkGrey);
|
||||||
fCreditsView->Insert(
|
fCreditsView->Insert(
|
||||||
"The JPBE.net user group\n"
|
"Hironoru Ichimiya\n"
|
||||||
"Takashi Murai\n"
|
|
||||||
"Jorge G. Mare (Koki)\n"
|
"Jorge G. Mare (Koki)\n"
|
||||||
|
"Takashi Murai\n"
|
||||||
|
"SHINTA\n"
|
||||||
|
"The JPBE.net user group\n"
|
||||||
);
|
);
|
||||||
|
|
||||||
be_locale_roster->GetLanguage(&lang, "lt");
|
be_locale_roster->GetLanguage(&lang, "lt");
|
||||||
|
|||||||
Reference in New Issue
Block a user