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 #4197 from adobe/alf
Browse files Browse the repository at this point in the history
ALF Automation
  • Loading branch information
jasonsanjose committed Jun 12, 2013
2 parents 4658994 + d2d87bb commit 9f3b834
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/nls/fr/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ define({
"ERROR_DELETING_FILE_TITLE": "Erreur lors de la suppression du fichier",
"ERROR_DELETING_FILE": "Une erreur s’est produite lors de la tentative de suppression du fichier <span class='dialog-filename'>{0}</span>. {1}",
"INVALID_FILENAME_TITLE": "Nom de fichier non valide",
"INVALID_FILENAME_MESSAGE": "Les noms de fichier ne peuvent pas contenir les caractères suivants : /?*:;{}<>\\|",
"INVALID_FILENAME_MESSAGE": "[6307152] !é=Filenames cannot contain the following characters: /?*:;{}<>\\| or use any system reserved words.=!",
"FILE_ALREADY_EXISTS": "Le fichier <span class='dialog-filename'>{0}</span> existe déjà.",
"ERROR_CREATING_FILE_TITLE": "Erreur lors de la création du fichier",
"ERROR_CREATING_FILE": "Une erreur s’est produite lors de la tentative de création du fichier <span class='dialog-filename'>{0}</span>. {1}",
Expand Down
2 changes: 1 addition & 1 deletion src/nls/ja/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ define({
"ERROR_DELETING_FILE_TITLE": "ファイル削除のエラー",
"ERROR_DELETING_FILE": "ファイルを削除する際にエラーが発生しました <span class='dialog-filename'>{0}</span>。{1}",
"INVALID_FILENAME_TITLE": "ファイル名が不正です。",
"INVALID_FILENAME_MESSAGE": "ファイル名には、次の文字を含めることはできません : /?*:;{}<>\\|",
"INVALID_FILENAME_MESSAGE": "!能=[6307152] Filenames cannot contain the following characters: /?*:;{}<>\\| or use any system reserved words._=!",
"FILE_ALREADY_EXISTS": "ファイル <span class='dialog-filename'>{0}</span> は既に存在しています。",
"ERROR_CREATING_FILE_TITLE": "ファイルを作成する際にエラーが発生しました。",
"ERROR_CREATING_FILE": "ファイル <span class='dialog-filename'>{0}</span> を作成する際にエラーが発生しました。{1}",
Expand Down

0 comments on commit 9f3b834

Please sign in to comment.