diff options
| author | 2017-08-23 18:31:27 +0000 | |
|---|---|---|
| committer | 2017-08-23 20:31:27 +0200 | |
| commit | 2e57fc1dd6f755bf43cfd197be6503ba70a2835d (patch) | |
| tree | b42238dd5b6779070dd8ca909010aa6ff223d44e | |
| parent | [KviKvsEventTable] Capitalize some remaining parameters (#2264) (diff) | |
| download | KVIrc-2e57fc1dd6f755bf43cfd197be6503ba70a2835d.tar.gz KVIrc-2e57fc1dd6f755bf43cfd197be6503ba70a2835d.tar.bz2 KVIrc-2e57fc1dd6f755bf43cfd197be6503ba70a2835d.zip | |
error in spanish translation (#2268)
Error in spanish translation, the button if selected delete personal scripts not default scripts.
| -rw-r--r-- | po/core/kvirc/kvirc_es.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/core/kvirc/kvirc_es.po b/po/core/kvirc/kvirc_es.po index 6a06dc0c7..aeef81ca0 100644 --- a/po/core/kvirc/kvirc_es.po +++ b/po/core/kvirc/kvirc_es.po @@ -1517,7 +1517,7 @@ msgstr "Todo" #: src/kvirc/kernel/KviDefaultScript.cpp:428 msgid "Clear custom scripts" -msgstr "Borrar scripts por defecto" +msgstr "Borrar scripts personalizados" #: src/kvirc/kernel/KviDefaultScript.cpp:436 msgid "Actions" |
