From 27997edca9d48b3d65037f8d672d86ec1564fed2 Mon Sep 17 00:00:00 2001 From: Siarzhuk Zharski Date: Sun, 9 Jan 2011 21:03:37 +0000 Subject: [PATCH] 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 --- src/apps/aboutsystem/AboutSystem.cpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/apps/aboutsystem/AboutSystem.cpp b/src/apps/aboutsystem/AboutSystem.cpp index a34ae01eb5..9197e8d829 100644 --- a/src/apps/aboutsystem/AboutSystem.cpp +++ b/src/apps/aboutsystem/AboutSystem.cpp @@ -86,6 +86,9 @@ typedef struct static const Translation gTranslations[] = { + { "be", + "Michael Bulash\n" + }, { "bg", "cssvb94\n" }, @@ -165,7 +168,7 @@ static const Translation gTranslations[] = { "ru", "Tatyana Fursic (iceid)\n" "StoroZ Gneva\n" - "Rustam Islamov (RISC aka HaikuBot)\n" + "Rodastahm Islamov (RISC)\n" "Eugene Katashov (mrNoisy)\n" "Reznikov Sergei (Diver)\n" "Michael Smirnov\n" @@ -1023,6 +1026,7 @@ AboutView::_CreateCreditsView() "Andrea Anzani\n" "Sean Bartell\n" "Andre Braga\n" + "Michael Bulash\n" "Bruce Cameron\n" "Greg Crain\n" "David Dengg\n"