diff options
Diffstat (limited to 'devtools')
-rw-r--r-- | devtools/client/locales/en-US/webide.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/client/locales/en-US/webide.properties b/devtools/client/locales/en-US/webide.properties index 7218afd99..154094906 100644 --- a/devtools/client/locales/en-US/webide.properties +++ b/devtools/client/locales/en-US/webide.properties @@ -45,7 +45,7 @@ error_cantConnectToApp=Can’t connect to app: %1$S # Variable: error message (in english) error_cantFetchAddonsJSON=Can’t fetch the add-on list: %S -error_appProjectsLoadFailed=Unable to load project list. This can occur if you’ve used this profile with a newer version of Firefox. +error_appProjectsLoadFailed=Unable to load project list. This can occur if you’ve used this profile with a newer version of the browser. error_folderCreationFailed=Unable to create project folder in the selected directory. # Variable: runtime app build ID (looks like this %Y%M%D format) and firefox build ID (same format) |