aboutsummaryrefslogtreecommitdiff
path: root/core/locales
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-04-03 16:56:14 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2013-04-03 16:56:14 -0400
commit679e188ec027978b37eb36a5f2d52bc2cf04ef77 (patch)
tree61da33e31c8f6f02fcc5fd53e406368635d5df43 /core/locales
parent00153ab1c0f7307a8589c7d0cc0a3908cb7f0c34 (diff)
downloadtextadept-679e188ec027978b37eb36a5f2d52bc2cf04ef77.tar.gz
textadept-679e188ec027978b37eb36a5f2d52bc2cf04ef77.zip
Textadept should support multiple curses platforms; remove ncurses references.
Requires Scintilla r4436 and Scinterm r45.
Diffstat (limited to 'core/locales')
-rw-r--r--core/locales/locale.es.conf2
-rw-r--r--core/locales/locale.fr.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/locales/locale.es.conf b/core/locales/locale.es.conf
index 4ebf1152..3fcad09f 100644
--- a/core/locales/locale.es.conf
+++ b/core/locales/locale.es.conf
@@ -91,7 +91,7 @@ An error occured: = Ha ocurrido un error:
%_OK = _Aceptar
%_Cancel = _Cancelar
replacement(s) made = cambios(s) hecho(s)
-% For ncurses:
+% For curses:
%Find: = Buscar:
Replace: = Reemplazar:
[Next] = [Siguiente]
diff --git a/core/locales/locale.fr.conf b/core/locales/locale.fr.conf
index 907cf735..b93d6eaa 100644
--- a/core/locales/locale.fr.conf
+++ b/core/locales/locale.fr.conf
@@ -91,7 +91,7 @@ An error occured: = Une erreur est survenue:
%_OK = _OK
%_Cancel = _Annuler
replacement(s) made = remplacement(s) effectués
-% For ncurses:
+% For curses:
%Find: = Rechercher:
Replace: = Remplacer:
[Next] = [Suivant]