From: Siebrand Mazeland Date: Thu, 22 Oct 2009 22:25:02 +0000 (+0000) Subject: Update messages X-Git-Tag: 1.31.0-rc.0~39162 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/bilan.php?a=commitdiff_plain;h=e3a97f645bd9588175716b072dad888fe9157d80;p=lhc%2Fweb%2Fwiklou.git Update messages --- diff --git a/js2/mwEmbed/libMwApi/mw.proxy.js b/js2/mwEmbed/libMwApi/mw.proxy.js index b54ecc11fd..190160dc42 100644 --- a/js2/mwEmbed/libMwApi/mw.proxy.js +++ b/js2/mwEmbed/libMwApi/mw.proxy.js @@ -36,13 +36,13 @@ */ loadGM({ - "mwe-setting-up-proxy" : "Setting up proxy", - "mwe-re-try" : "Retry Api request", - "mwe-re-trying": "Retrying api request", + "mwe-setting-up-proxy" : "Setting up proxy...", + "mwe-re-try" : "Retry API request", + "mwe-re-trying": "Retrying API request...", "mwe-cancel" : "Cancel", "mwe-proxy-not-ready": "Proxy is not configured", - "mwe-please-login" : "Please login on ($2) and or enable mwEmbed and retry the request", - "mwe-remember-loging": "As a general security reminder. Only login to web sites when your address bar displays that site's address" + "mwe-please-login" : "You are not logged in on $2 or mwEmbed has not been enabled. Resolve the issue, and then retry the request.", + "mwe-remember-loging": "General security reminder: Only login to web sites when your address bar displays that site's address." }); (function( $ ) { diff --git a/js2/mwEmbed/mv_embed.js b/js2/mwEmbed/mv_embed.js index 8f48311841..9c267c50db 100644 --- a/js2/mwEmbed/mv_embed.js +++ b/js2/mwEmbed/mv_embed.js @@ -652,8 +652,8 @@ $mw.lang.loadGM({ "mwe-error_load_lib" : "Error: JavaScript $1 was not retrievable or does not define $2", "mwe-loading-add-media-wiz": "Loading add media wizard", "mwe-apiproxy-setup" : "Setting up API proxy", - "mwe-load-drag-item" : "Loading draged item", - "mwe-ok" : "Ok" + "mwe-load-drag-item" : "Loading dragged item", + "mwe-ok" : "OK" }); /**