diff options
Diffstat (limited to 'l10n-es-ES/toolkit/toolkit/main-window/findbar.ftl')
-rw-r--r-- | l10n-es-ES/toolkit/toolkit/main-window/findbar.ftl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/l10n-es-ES/toolkit/toolkit/main-window/findbar.ftl b/l10n-es-ES/toolkit/toolkit/main-window/findbar.ftl index 89930060a5..09d796356f 100644 --- a/l10n-es-ES/toolkit/toolkit/main-window/findbar.ftl +++ b/l10n-es-ES/toolkit/toolkit/main-window/findbar.ftl @@ -52,14 +52,14 @@ findbar-entire-word-status = findbar-found-matches = .value = { $total -> - [one] { $current } de { $total } acierto - *[other] { $current } de { $total } aciertos + [one] { $current } de { $total } coincidencia + *[other] { $current } de { $total } coincidencias } # Variables: # $limit (Number): Total count of matches allowed before counting stops findbar-found-matches-count-limit = .value = { $limit -> - [one] Más de { $limit } acierto - *[other] Más de { $limit } aciertos + [one] Más de { $limit } coincidencia + *[other] Más de { $limit } coincidencias } |