6 Commits

Author SHA1 Message Date
Sebastiaan Speck
8293b6b113 pages.*/common/*: remove www from links (#13661) 2024-09-10 22:52:30 +02:00
Darío Hereñú
469eb53b22 [: update Spanish translation (#11729)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-12-31 13:54:07 +01:00
Gabe Livengood
9d865abee1 test: Use POSIX-compliant example for equals comparison (#11728)
* [: use posix-compliant example for equals comparison

the previous example worked fine for bash, but some
other shells (zsh, in my case) will not work when
using "==" for comparison. the posix spec only requires
"=", so I think it makes a little more sense to use
that in the example.

* test: use posix-compliant example for equals comparison

the previous example worked fine for bash, but some
other shells (zsh, in my case) will not work when
using "==" for comparison. the posix spec only requires
"=", so I think it makes a little more sense to use
that in the example.
2023-12-14 20:31:13 +05:30
Darío Hereñú
a124b1280a [: update Spanish translation (#9876)
* [: update Spanish translation

* Update [.md
2023-02-20 15:49:21 +08:00
lincc
b99f3da787 *: update links via set-more-info-link.py (#7611) 2022-01-29 17:17:39 -03:00
Ignacio Mattos
369d034b50 [, aapt, ab: add Spanish translation (#5840)
* [: add Spanish translation

* aapt: add Spanish translation

* ab: add Spanish translation
2021-04-30 10:01:31 -03:00