# This Source Code Form is subject to the terms of the Mozilla Public # 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/. # font size submenu # # don't translate %zoom% fullZoom=Zoom (%zoom% %) textZoom=Text Zoom (%zoom% %) label=%zoom% % labelOriginal=%zoom% % (Original Size) labelOther=Other (%zoom% %) … # {values} must be greater than 0, include 100 and be in natural order # {accessKeys} correspond to {values}, where "z" matches the z in # "Original size" in {labelOriginal} values=50,75,90,100,120,150,200 accessKeys=5,7,9,z,1,0,2 # {valueOther} must be greater than the largest in values valueOther=300 # {stepFactor} is the factor with which the zoom changes when you're # below the lowest or above the highest value in {values} stepFactor=1.5