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

ALF Automation #3432

Merged
merged 1 commit into from
Apr 15, 2013
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/nls/fr/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ define({

// Extension Management strings
"INSTALL_EXTENSION_TITLE": "Installer l’extension",
"INSTALL_EXTENSION_LABEL": "URL de 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",
"INSTALL_SUCCEEDED": "Installation réussie.",
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 @@ -304,7 +304,7 @@ define({
"INSTALL_EXTENSION_TITLE": "拡張機能をインストール",
"INSTALL_EXTENSION_LABEL": "拡張機能の URL",
"INSTALL_EXTENSION_HINT": "拡張機能 zip ファイルまたは GitHub レポジトリの URL",
"INSTALLING_FROM": "{0} から拡張機能をインストール\u2026",
"INSTALLING_FROM": "{0} から拡張機能をインストールしています\u2026",
"INSTALL_SUCCEEDED": "インストールは成功しました。",
"INSTALL_FAILED": "インストールは失敗しました。",
"CANCELING_INSTALL": "キャンセルしています\u2026",
Expand Down