diff options
author | JustOff <Off.Just.Off@gmail.com> | 2018-06-18 19:18:52 +0300 |
---|---|---|
committer | JustOff <Off.Just.Off@gmail.com> | 2018-06-18 19:18:52 +0300 |
commit | 9a19018b3703f7a3aab88d167680b114fa1c4e6a (patch) | |
tree | 02acf498588790ca037cdf5db53c01b5c328c7fc /devtools/client/locales/en-US | |
parent | 2ab4d666fb3909c45718ebe5e85725a1c72f754e (diff) | |
download | UXP-9a19018b3703f7a3aab88d167680b114fa1c4e6a.tar UXP-9a19018b3703f7a3aab88d167680b114fa1c4e6a.tar.gz UXP-9a19018b3703f7a3aab88d167680b114fa1c4e6a.tar.lz UXP-9a19018b3703f7a3aab88d167680b114fa1c4e6a.tar.xz UXP-9a19018b3703f7a3aab88d167680b114fa1c4e6a.zip |
Add extra `Firefox` -> `browser` changes in `webide.properties`
Diffstat (limited to 'devtools/client/locales/en-US')
-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 af6e48516..7218afd99 100644 --- a/devtools/client/locales/en-US/webide.properties +++ b/devtools/client/locales/en-US/webide.properties @@ -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 |