mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-15 02:36:12 -04:00
This commit corrects the escaping of quotation marks in several translated strings. Specifically, it replaces `\\\"` with `\"` in: - Galician (gl-rES) translations for various permission descriptions. - Telugu (te-rIN) translations for settings descriptions and troubleshooter text. - Romansh (rm) translations for settings descriptions and troubleshooter text.