Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
Reverted changes to Japanese and French
Browse files Browse the repository at this point in the history
  • Loading branch information
WebsiteDeveloper committed Mar 29, 2013
1 parent a583cec commit 7fa6e63
Show file tree
Hide file tree
Showing 2 changed files with 349 additions and 349 deletions.
6 changes: 3 additions & 3 deletions src/nls/fr/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ define({
"CMD_LIVE_HIGHLIGHT": "Surlignage en direct",
"CMD_PROJECT_SETTINGS": "Paramètres du projet\u2026",
"CMD_FILE_RENAME": "Renommer",
"CMD_INSTALL_EXTENSION": "Installer l’extension\u2026",
"CMD_INSTALL_EXTENSION": "Installer l’extension...",
"CMD_QUIT": "Quitter",
// Used in native File menu on Windows
"CMD_EXIT": "Quitter",
Expand Down Expand Up @@ -308,10 +308,10 @@ define({
"INSTALL_EXTENSION_TITLE": "Installer l’extension",
"INSTALL_EXTENSION_LABEL": "URL de l’extension",
"INSTALL_EXTENSION_HINT": "URL du fichier zip de l’extension ou du référentiel GitHub",
"INSTALLING_FROM": "Installation de l’extension depuis {0}\u2026",
"INSTALLING_FROM": "Installation de l’extension depuis {0}...",
"INSTALL_SUCCEEDED": "Installation réussie.",
"INSTALL_FAILED": "Echec de l’installation.",
"CANCELING_INSTALL": "Annulation en cours\u2026",
"CANCELING_INSTALL": "Annulation en cours...",
"CANCELING_HUNG": "L’annulation de l’installation prend beaucoup de temps. Il est possible qu’une erreur interne se soit produite.",
"INSTALL_CANCELED": "Installation annulée.",
// These must match the error codes in ExtensionsDomain.Errors.* :
Expand Down
Loading

0 comments on commit 7fa6e63

Please sign in to comment.