1) Add Google Code-In student Michael Bulash into:
- list of translators for his work on complete Belarusian translation; - list of contributors for his work on internationalization of LaunchBox, PowerStatus and ProcessController applications and following preflets: DataTranslations, E-Mail, Notifications, Screen, ScreenSaver, Time. 2) Corrected the name of Russian translator Rodastahm Islamov on his request. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40185 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
f3fde2627d
commit
27997edca9
@ -86,6 +86,9 @@ typedef struct
|
|||||||
|
|
||||||
static const Translation gTranslations[] =
|
static const Translation gTranslations[] =
|
||||||
{
|
{
|
||||||
|
{ "be",
|
||||||
|
"Michael Bulash\n"
|
||||||
|
},
|
||||||
{ "bg",
|
{ "bg",
|
||||||
"cssvb94\n"
|
"cssvb94\n"
|
||||||
},
|
},
|
||||||
@ -165,7 +168,7 @@ static const Translation gTranslations[] =
|
|||||||
{ "ru",
|
{ "ru",
|
||||||
"Tatyana Fursic (iceid)\n"
|
"Tatyana Fursic (iceid)\n"
|
||||||
"StoroZ Gneva\n"
|
"StoroZ Gneva\n"
|
||||||
"Rustam Islamov (RISC aka HaikuBot)\n"
|
"Rodastahm Islamov (RISC)\n"
|
||||||
"Eugene Katashov (mrNoisy)\n"
|
"Eugene Katashov (mrNoisy)\n"
|
||||||
"Reznikov Sergei (Diver)\n"
|
"Reznikov Sergei (Diver)\n"
|
||||||
"Michael Smirnov\n"
|
"Michael Smirnov\n"
|
||||||
@ -1023,6 +1026,7 @@ AboutView::_CreateCreditsView()
|
|||||||
"Andrea Anzani\n"
|
"Andrea Anzani\n"
|
||||||
"Sean Bartell\n"
|
"Sean Bartell\n"
|
||||||
"Andre Braga\n"
|
"Andre Braga\n"
|
||||||
|
"Michael Bulash\n"
|
||||||
"Bruce Cameron\n"
|
"Bruce Cameron\n"
|
||||||
"Greg Crain\n"
|
"Greg Crain\n"
|
||||||
"David Dengg\n"
|
"David Dengg\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user