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

Commit

Permalink
Merge pull request #4422 from adobe/alf
Browse files Browse the repository at this point in the history
ALF Automation
  • Loading branch information
jasonsanjose committed Jul 11, 2013
2 parents 73ca611 + a714698 commit 39e5656
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/nls/fr/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ define({
// File open/save error string
"ERROR_OPENING_FILE_TITLE": "Erreur lors de l’ouverture du fichier",
"ERROR_OPENING_FILE": "Une erreur s’est produite lors de la tentative d’ouverture du fichier <span class='dialog-filename'>{0}</span>. {1}",
"ERROR_OPENING_FILES": "[7060616] !é=An error occurred when trying to open the following files:=!",
"ERROR_RELOADING_FILE_TITLE": "Erreur lors du rechargement des modifications à partir du disque",
"ERROR_RELOADING_FILE": "Une erreur s’est produite lors de la tentative de rechargement du fichier <span class='dialog-filename'>{0}</span>. {1}",
"ERROR_SAVING_FILE_TITLE": "Erreur lors de l’enregistrement du fichier",
Expand Down
1 change: 1 addition & 0 deletions src/nls/ja/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ define({
// File open/save error string
"ERROR_OPENING_FILE_TITLE": "ファイルを開く際にエラーが発生しました。",
"ERROR_OPENING_FILE": "ファイル <span class='dialog-filename'>{0}</span> を開く際にエラーが発生しました。{1}",
"ERROR_OPENING_FILES": "!能=[7060616] An error occurred when trying to open the following files:_=!",
"ERROR_RELOADING_FILE_TITLE": "ディスクから変更を再読み込みする際にエラーが発生しました。",
"ERROR_RELOADING_FILE": "ファイル <span class='dialog-filename'>{0}</span> を再読込する際にエラーが発生しました。{1}",
"ERROR_SAVING_FILE_TITLE": "ファイルを保存する際にエラーが発生しました。",
Expand Down

0 comments on commit 39e5656

Please sign in to comment.