diff options
Diffstat (limited to 'devtools/client/locales/en-US/webide.properties')
-rw-r--r-- | devtools/client/locales/en-US/webide.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devtools/client/locales/en-US/webide.properties b/devtools/client/locales/en-US/webide.properties index 2368ad7f1..7218afd99 100644 --- a/devtools/client/locales/en-US/webide.properties +++ b/devtools/client/locales/en-US/webide.properties @@ -2,8 +2,8 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -title_noApp=Firefox WebIDE -title_app=Firefox WebIDE: %S +title_noApp=WebIDE +title_app=WebIDE: %S runtimeButton_label=Select Runtime projectButton_label=Open App @@ -49,7 +49,7 @@ error_appProjectsLoadFailed=Unable to load project list. This can occur if you†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) -error_runtimeVersionTooRecent=The connected runtime has a more recent build date (%1$S) than your desktop Firefox (%2$S) does. This is an unsupported setup and may cause DevTools to fail. Please update Firefox. +error_runtimeVersionTooRecent=The connected runtime has a more recent build date (%1$S) than your desktop browser (%2$S) does. This is an unsupported setup and may cause DevTools to fail. Please update the browser. addons_stable=stable addons_unstable=unstable |