es/description.xml | 2 +- es/package-description.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-)
New commits: commit 6ce073a2403b0c381e06d5de89d6e909facffe10 Author: Aron Budea <[email protected]> AuthorDate: Sat Aug 27 04:36:41 2022 +0200 Commit: Adolfo Jayme Barrientos <[email protected]> CommitDate: Sat Aug 27 23:42:12 2022 +0200 tdf#142152 replace keywords in Spanish dictionary description Change-Id: I806c1d8acdacd450454dde13fc507d15edd19e58 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/138915 Tested-by: Aron Budea <[email protected]> Reviewed-by: Aron Budea <[email protected]> (cherry picked from commit 53a0fe4fc6751fdfd0ad17222aa3c13eb8f2c8d0) Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/138899 Tested-by: Adolfo Jayme Barrientos <[email protected]> Reviewed-by: Adolfo Jayme Barrientos <[email protected]> diff --git a/es/description.xml b/es/description.xml index e6d0238..b605717 100644 --- a/es/description.xml +++ b/es/description.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <description xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink"> - <version value="__VERSION__" /> + <version value="2.6" /> <identifier value="spanish.es.dicts.from.rla-es"/> <display-name> diff --git a/es/package-description.txt b/es/package-description.txt index 4d88c35..b5a1c63 100644 --- a/es/package-description.txt +++ b/es/package-description.txt @@ -1,8 +1,8 @@ -Ortografía: __CORRECTOR__ -Separación: __SEPARACION__ -Sinónimos: __SINONIMOS__ +Ortografía: 2.6 +Separación: 0.2 +Sinónimos: 24/02/2013 -Puede notifcar fallos o mejoras a través de https://github.com/sbosio/rla-es/issues +Puede notificar fallos o mejoras a través de https://github.com/sbosio/rla-es/issues Esta extensión provee de herramientas de asistencia a la escritura (revisión ortográfica, separación silábica y sinónimos) para es_AR es_BO es_CL es_CO
