Revision: 9002
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9002&view=rev
Author:   dominikoeo
Date:     2013-01-13 14:48:40 +0000 (Sun, 13 Jan 2013)
Log Message:
-----------
- added missing comma in previous checkin.

Modified Paths:
--------------
    trunk/website/include/header.php

Modified: trunk/website/include/header.php
===================================================================
--- trunk/website/include/header.php    2013-01-13 14:42:05 UTC (rev 9001)
+++ trunk/website/include/header.php    2013-01-13 14:48:40 UTC (rev 9002)
@@ -70,31 +70,31 @@
          languagetool_i18n_no_errors :
             {
              // "No errors were found.":
-             'br': 'Fazioù ebet.'
-             'de-DE': 'Keine Fehler gefunden.'
-             'eo': 'Neniuj eraroj trovitaj.'
+             'br': 'Fazioù ebet.',
+             'de-DE': 'Keine Fehler gefunden.',
+             'eo': 'Neniuj eraroj trovitaj.',
              'fr': 'Aucune erreur trouvée.'
             },
          languagetool_i18n_explain :
             {
              // "Explain..." - shown if there's an URL with a more detailed 
description:
-             'br': 'Muioc’h a zitouroù…'
-             'de-DE': 'Mehr Informationen...'
-             'eo': 'Pliaj informoj…'
+             'br': 'Muioc’h a zitouroù…',
+             'de-DE': 'Mehr Informationen...',
+             'eo': 'Pliaj informoj…',
              'fr': 'Plus d’informations…'
             },
          languagetool_i18n_ignore_once :
             {
              // "Ignore suggestion":
-             'de-DE': 'Hier ignorieren'
-             'eo': 'Ignori sugeston'
+             'de-DE': 'Hier ignorieren',
+             'eo': 'Ignori sugeston',
              'fr': 'Ignorer la suggestion'
             },
          languagetool_i18n_ignore_all :
             {
              // "Ignore this kind of error":
-             'de-DE': 'Fehler dieses Typs ignorieren'
-             'eo': 'Ignori tiun specon de eraroj'
+             'de-DE': 'Fehler dieses Typs ignorieren',
+             'eo': 'Ignori tiun specon de eraroj',
              'fr': 'Ignorer ce type d’erreurs'
             },
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to