mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-17 16:41:17 -08:00
* lisp/xdg.el (xdg-desktop-read-group): Add condition to catch localized strings. * test/lisp/xdg-tests.el (xdg-desktop-parsing): Add test to ensure parsing l10n strings doesn't error but is essentially a no-op.
5 lines
102 B
Desktop File
5 lines
102 B
Desktop File
# localized strings
|
|
[Desktop Entry]
|
|
Comment=Cheers
|
|
Comment[en_US@piglatin]=Eerschay
|
|
Comment[sv]=Skål
|