Skip to content

Commit

Permalink
[FB] locales | Refactoring codes
Browse files Browse the repository at this point in the history
  • Loading branch information
surapunoyousei committed Oct 21, 2023
1 parent 9a18eff commit 00edc39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions browser/components/preferences/design.inc.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
</hbox>

<radio value="2" data-l10n-id="vertical-tabbar" />
<description class="indent tip-caption" data-l10n-id="native-tabbar-tip" />
<checkbox preference="floorp.browser.tabs.verticaltab.right" id="nativeVerticalTab" data-l10n-id="native-vertical-tab-show-right" />
</radiogroup>

Expand All @@ -91,7 +90,7 @@
<groupbox data-category="paneDesign" id="tabbbarGroup" hidden="true">
<html:h2 data-l10n-id="tabbar-preference" />
<radiogroup preference="floorp.browser.tabbar.settings">
<radio value="0" class="tabbar" data-l10n-id="None-mode" />
<radio value="0" class="tabbar" data-l10n-id="tab-normal-mode" />
<radio value="1" class="tabbar" data-l10n-id="hide-horizontality-tabs" />
<radio value="2" class="tabbar" data-l10n-id="verticalTab-setting" />
<radio value="3" class="tabbar" data-l10n-id="move-tabbar-position" />
Expand All @@ -111,7 +110,7 @@
</groupbox>

<groupbox data-category="paneDesign" id="navBarGroup" hidden="true">
<html:h2 data-l10n-id="nav-bar-settings" />
<html:h2 data-l10n-id="navbar-settings" />

<checkbox preference="floorp.navbar.bottom" id="nav-bar-bottom" data-l10n-id="show-nav-bar-bottom" />
</groupbox>
Expand Down
2 changes: 1 addition & 1 deletion browser/locales/l10n-central
Submodule l10n-central updated 1 files
+12 −34 en-US/floorp.ftl

0 comments on commit 00edc39

Please sign in to comment.