Subject: when: Typo
Package: when
Version: 1.1.12-1
Severity: minor
Tags: patch
I was configuring my ~/.when directory to save all my settings of this
program, and i've found a typo when the "when" configuration is finished,
it says something like:
"...Ejecuta ``when --help'' para más informació."
When it should say:
"...Ejecuta ``when --help'' para más información."
Just a missing "n" :-)
Also, a patch provided :-)
-- System Information:
Debian Release: 5.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
-- no debconf information
--
JID: [email protected] | http://lusers.com.ar/
2B82 A38D 1BA5 847A A74D 6C34 6AB7 9ED6 C8FD F9C1
--- when.orig/when/when-1.1.12/when
+++ when/when/when-1.1.12/when
@@ -1004,7 +1004,7 @@
'ask_for_editor'=>("Puedes editar tu calendario usando tu editor favorito. Introduce el comando necesario \npara lanzar tu editor o presiona enter para aceptar el editor por defecto:\n"),
'error_creating_prefs'=>"Error creando el archivo %s\n",
'error_creating_cal'=>"Error creando el archivo %s\n",
- 'getting_started'=>("Ya puedes a${n_tilde}adir elementos a tu calendario. Ejecuta ``when --help'' para m${a_acute}s informaci${o_acute}.\n"),
+ 'getting_started'=>("Ya puedes a${n_tilde}adir elementos a tu calendario. Ejecuta ``when --help'' para m${a_acute}s informaci${o_acute}n.\n"),
'not_unique_w_match'=>"%s no se corresponde con un ${u_acute}nico d${i_acute}a de la semana: %s",
'no_w_match'=>"%s no se corresponde con ning${u_acute}n d${i_acute}a de la semana: %s",
'not_valid_expression'=>"%s no es una fecha o expresi${o_acute}n v${a_acute}lida",