Revision: 8294
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8294&view=rev
Author:   gulp21-1
Date:     2012-11-03 21:31:48 +0000 (Sat, 03 Nov 2012)
Log Message:
-----------
[extension/fx] fix typos in translation file, too

Modified Paths:
--------------
    trunk/extension/firefox/TODO
    trunk/extension/firefox/locale/de-DE.properties
    trunk/extension/firefox/locale/en-US.properties

Modified: trunk/extension/firefox/TODO
===================================================================
--- trunk/extension/firefox/TODO        2012-11-03 21:18:55 UTC (rev 8293)
+++ trunk/extension/firefox/TODO        2012-11-03 21:31:48 UTC (rev 8294)
@@ -1,4 +1,5 @@
 - check if selectedText is null
 - use unobtrusive squiggles
 - move spelling errors to the end
+- check text in an active text field, even if it is not selected 
(document.forms, onfocus, onblur)
 - autodetect language (needs code change in lt)

Modified: trunk/extension/firefox/locale/de-DE.properties
===================================================================
--- trunk/extension/firefox/locale/de-DE.properties     2012-11-03 21:18:55 UTC 
(rev 8293)
+++ trunk/extension/firefox/locale/de-DE.properties     2012-11-03 21:31:48 UTC 
(rev 8294)
@@ -3,9 +3,9 @@
 noProblemsFound=Es wurden keine Probleme gefunden.
 checkSelectionWithLT=Markierten Text mit LanguageTool überprüfen
 moreInformation=mehr Informationen
+checkLtRunning=Bitte stellen Sie sicher, dass ein LanguageTool Server auf Port 
8081 läuft oder aktivieren Sie den Webservice in den <a 
href="about:addons">Add-on-Einstellungen</a>.
 usingWebService=Benutzen des lokalen Servers fehlgeschlagen, verbinde mit 
Webservice&nbsp;&hellip;
 language_title=Sprache
 language_description=LanguageTool wird davon ausgehen, dass der zu prüfenden 
Text in dieser Sprache ist. Benutzen Sie Sprachcodes wie 'en-US' oder 'de-DE'.
-checkLtRunning=Bitte stellen Sie sicher, dass ein LanguageTool Server auf Port 
8081 läuft oder aktivieren Sie den Webservice in den <a 
href="about:addons">Add-on-Einstellungen</a>.
 enableServer_title=Benutze den Webservice, wenn eine Verbindung mit dem 
lokalen Server nicht erfolgreich ist
 enableServer_description=Die Erweiterung versucht zuerst, eine Verbindung mit 
einem lokal laufenden LanguageTool-Server herzustellen. Wenn dies fehlschlägt 
und diese Option aktiviert ist, verbindet sich die Erweiterung mit 
api.languagetool.org, um den markierten Text zu prüfen. Bitte beachten Sie 
jedoch, dass die Verbindung nicht verschlüsselt ist. Bitte lesen Sie die 
Add-on-Beschreibung und die Datenschutzerklärung für Einzelheiten.

Modified: trunk/extension/firefox/locale/en-US.properties
===================================================================
--- trunk/extension/firefox/locale/en-US.properties     2012-11-03 21:18:55 UTC 
(rev 8293)
+++ trunk/extension/firefox/locale/en-US.properties     2012-11-03 21:31:48 UTC 
(rev 8294)
@@ -3,9 +3,9 @@
 noProblemsFound=No problems have been found.
 checkSelectionWithLT=Check selected text with LanguageTool
 moreInformation=more information
+checkLtRunning=Please make sure that a LanguageTool Server is running on port 
8081 or enable the web service in <a href="about:addons">the setttings of the 
add-on</a>.
 usingWebService=Using local server failed, connecting with web 
service&nbsp;&hellip;
 language_title=Language
-language_description=LanguageTool will asume that the text to be checked is in 
this language. Use language codes like 'en-US' or 'de-DE'.
-checkLtRunning=Please make sure that a LanguageTool Server is running on port 
8081 or enable the web service in <a href="about:addons">the setttings of the 
add-on</a>.
+language_description=LanguageTool will assume that the text to be checked is 
in this language. Use language codes like 'en-US' or 'de-DE'.
 enableServer_title=Use web service when connecting with the local server is 
not successful
-enableServer_description=At first, the extension tries to connect to a locally 
running LanguageTool server. If this fails and this option is enabled, the 
extension conntects to api.languagetool.org to check the selected text. Please 
note, however, that the connection is not encrypted. Please read the add-on 
description and the privacy policy for details.
+enableServer_description=At first, the extension tries to connect to a locally 
running LanguageTool server. If this fails and this option is enabled, the 
extension connects to api.languagetool.org to check the selected text. Please 
note, however, that the connection is not encrypted. Please read the add-on 
description and the privacy policy for details.

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


------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to