summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
authorGaming4JC <g4jc@bulletmail.org>2018-08-21 20:59:46 -0400
committerGaming4JC <g4jc@bulletmail.org>2018-08-21 20:59:46 -0400
commit432e26d594e599fe128e6c9b69a056e306936503 (patch)
treedfbc88acf5d8b3dc8939e24663fcae53b43c8d27 /application
parent7231eca3c132907c095a66aa8b135a822aeffc7b (diff)
downloadUXP-432e26d594e599fe128e6c9b69a056e306936503.tar
UXP-432e26d594e599fe128e6c9b69a056e306936503.tar.gz
UXP-432e26d594e599fe128e6c9b69a056e306936503.tar.lz
UXP-432e26d594e599fe128e6c9b69a056e306936503.tar.xz
UXP-432e26d594e599fe128e6c9b69a056e306936503.zip
Basilisk: Fix locale error on migration.xul on Linux
Diffstat (limited to 'application')
-rw-r--r--application/basilisk/components/migration/content/migration.xul6
1 files changed, 2 insertions, 4 deletions
diff --git a/application/basilisk/components/migration/content/migration.xul b/application/basilisk/components/migration/content/migration.xul
index e85091002..62c97c107 100644
--- a/application/basilisk/components/migration/content/migration.xul
+++ b/application/basilisk/components/migration/content/migration.xul
@@ -24,11 +24,9 @@
<wizardpage id="importSource" pageid="importSource" next="selectProfile"
label="&importSource.title;"
onpageadvanced="return MigrationWizard.onImportSourcePageAdvanced();">
-#ifdef XP_WIN
+
<description id="importAll" control="importSourceGroup">&importFrom.label;</description>
-#else
- <description id="importAll" control="importSourceGroup">&importFromUnix.label;</description>
-#endif
+
<description id="importBookmarks" control="importSourceGroup" hidden="true">&importFromBookmarks.label;</description>
<radiogroup id="importSourceGroup" align="start">