17 lines
863 B
Properties
17 lines
863 B
Properties
# 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/.
|
|
|
|
# LOCALIZATION NOTE These strings are used inside the Style Editor.
|
|
# LOCALIZATION NOTE The correct localization of this file might be to keep it
|
|
# in English, or another language commonly spoken among web developers.
|
|
# You want to make that choice consistent across the developer tools.
|
|
# A good criteria is the language in which you'd find the best documentation
|
|
# on web development on the web.
|
|
|
|
# LOCALIZATION NOTE (ruleCount.label): Semicolon-separated list of plural forms.
|
|
# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
|
|
# This is shown in the style sheets list.
|
|
##1 rule.
|
|
# example: 111 rules.
|
|
ruleCount.label = #1 regla.;#1 regles.
|