View Issue Details

IDProjectCategoryView StatusLast Update
0004580ardourotherpublic2020-04-19 20:15
Reporterprokoudine Assigned Tocth103  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0004580: Patch to update the list of translators
DescriptionHere is a patch to bring the list of translators up to date.
TagsNo tags attached.

Activities

2011-12-21 10:55

 

translators-fix.patch (1,617 bytes)   
--- gtk2_ardour/about.cc	2011-12-21 14:02:28.000000000 +0400
+++ gtk2_ardour/about-ed.cc	2011-12-21 14:53:47.000000000 +0400
@@ -176,19 +176,20 @@
 };
 
 static const char* translators[] = {
-	N_("French:\n\tAlain Fréhel <alain.frehel@free.fr>\n\tChristophe Combelles <ccomb@free.fr>\n\tMartin Blanchard\n"),
+	N_("French:\n\tAlain Fréhel <alain.frehel@free.fr>\n\tChristophe Combelles <ccomb@free.fr>\n\tMartin Blanchard\n\tRomain Arnaud <roming22@gmail.com>\n"),
 	N_("German:\n\tKarsten Petersen <kapet@kapet.de>\
 \n\tSebastian Arnold <mail@sebastian-arnold.net>\
 \n\tRobert Schwede <schwede@ironshark.com>\
 \n\tBenjamin Scherrer <realhangman@web.de>\
 \n\tEdgar Aichinger <edogawa@aon.at>\
 \n\tRichard Oax <richard@pagliacciempire.de>\n"),
-	N_("Italian:\n\tFilippo Pappalardo <filippo@email.it>\n"),
+	N_("Italian:\n\tFilippo Pappalardo <filippo@email.it>\n\tRaffaele Morelli <raffaele.morelli@gmail.com>\n"),
 	N_("Portuguese:\n\tRui Nuno Capela <rncbc@rncbc.org>\n"),
 	N_("Brazilian Portuguese:\n\tAlexander da Franca Fernandes <alexander@nautae.eti.br>\
 \n\tChris Ross <chris@tebibyte.org>\n"),
-	N_("Spanish:\n\t Alex Krohn <alexkrohn@fastmail.fm>\n"),
-	N_("Russian:\n\t Igor Blinov <pitstop@nm.ru>\n"),
+	N_("Spanish:\n\t Alex Krohn <alexkrohn@fastmail.fm>\n\tPablo Fernández <pablo.fbus@gmail.com>\n"),
+	N_("Russian:\n\t Igor Blinov <pitstop@nm.ru>\
+\n\tAlexandre Prokoudine <alexandre.prokoudine@gmail.com>\n"),
 	N_("Greek:\n\t Klearchos Gourgourinis <muadib@in.gr>\n"),
 	N_("Swedish:\n\t Petter Sundlöf <petter.sundlof@gmail.com>\n"),
 	N_("Polish:\n\t Piotr Zaryk <pzaryk@gmail.com>\n"),
translators-fix.patch (1,617 bytes)   

cth103

2011-12-21 14:01

administrator   ~0012435

Applied to SVN 11048, thanks.

system

2020-04-19 20:15

developer   ~0022902

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2011-12-21 10:55 prokoudine New Issue
2011-12-21 10:55 prokoudine File Added: translators-fix.patch
2011-12-21 14:01 cth103 cost => 0.00
2011-12-21 14:01 cth103 Note Added: 0012435
2011-12-21 14:01 cth103 Status new => resolved
2011-12-21 14:01 cth103 Resolution open => fixed
2011-12-21 14:01 cth103 Assigned To => cth103
2020-04-19 20:15 system Note Added: 0022902
2020-04-19 20:15 system Status resolved => closed