diff options
author | Francisco Javier F. Serrador <serrador@cvs.gnome.org> | 2004-10-30 14:13:02 +0000 |
---|---|---|
committer | Francisco Javier Fernandez Serrador <serrador@src.gnome.org> | 2004-10-30 14:13:02 +0000 |
commit | 444ede57defebb326749a9ad173081866b0a1e28 (patch) | |
tree | 1d01e715e71199fb205909e90ff41b468347cb3b /src | |
parent | Patch from Lucas Rocha to fix #153277, and remove an extra </para> link. (diff) | |
download | zenity-444ede57defebb326749a9ad173081866b0a1e28.tar.gz zenity-444ede57defebb326749a9ad173081866b0a1e28.tar.bz2 zenity-444ede57defebb326749a9ad173081866b0a1e28.zip |
Updated Spanish translation. Fixed typo
2004-10-30 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* po/es.po: Updated Spanish translation.
* src/main.c: Fixed typo
Diffstat (limited to 'src')
-rw-r--r-- | src/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -948,7 +948,7 @@ struct poptOption application_options[] = { POPT_ARG_INCLUDE_TABLE, notification_options, 0, - N_("Notication options"), + N_("Notification options"), NULL }, { |