diff options
author | JustOff <Off.Just.Off@gmail.com> | 2018-06-25 16:10:19 +0300 |
---|---|---|
committer | JustOff <Off.Just.Off@gmail.com> | 2018-06-25 16:10:19 +0300 |
commit | f94ebe6f945299d129a861422cdc27aad9beea6b (patch) | |
tree | e05b6809075a181ac93a34c8f4cf2cf95f4e47b0 /devtools | |
parent | 356f070e7dfe5e1553baefb1df1c8dba69724659 (diff) | |
download | aura-central-f94ebe6f945299d129a861422cdc27aad9beea6b.tar.gz |
Replace Firefox with "the browser" in webide.properties.
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) |