Re: patch: remove unused strings

From: Dom Lachowicz (domlachowicz@yahoo.com)
Date: Wed Sep 03 2003 - 13:32:29 EDT

  • Next message: Dom Lachowicz: "Re: and I was called paranoid and FUD-monger..."

    Please commit this.

    Thanks,
    Dom

    --- Jordi Mas <jmas@softcatala.org> wrote:
    > Remove unused string leave behind by the dictionary
    > HashDownloader.
    >
    > Requesting OK to commit
    >
    > Jordi,
    > --
    >
    > Jordi Mas i Hernāndez - Abiword developer -
    > http://www.abisource.com
    > jmas@softcatala.org - Softcatalā member -
    > http://www.softcatala.org
    > - Personal Homepage
    > http://www.softcatala.org/~jmas
    > > Index: src/af/xap/xp/xap_String_Id.h
    >
    ===================================================================
    > RCS file:
    > /cvsroot/abi/src/af/xap/xp/xap_String_Id.h,v
    > retrieving revision 1.118
    > diff -u -r1.118 xap_String_Id.h
    > --- src/af/xap/xp/xap_String_Id.h 30 Aug 2003
    > 16:50:09 -0000 1.118
    > +++ src/af/xap/xp/xap_String_Id.h 3 Sep 2003
    > 16:50:47 -0000
    > @@ -241,20 +241,6 @@
    > dcl(DLG_Image_Height, "Height:")
    > dcl(DLG_Image_Aspect, "Preserve aspect ratio")
    >
    > -/* HashDownloader dialogs */
    > -dcl(DLG_HashDownloader_AskDownload, "I could not
    > find a dictionary for %s.\nWould you like me to try
    > downloading it from the internet?")
    > -dcl(DLG_HashDownloader_AskFirstTryFailed,
    > "Download failed!\nWould you like me to try
    > again?\nIf yes, please make sure you are connected
    > to the internet.")
    > -dcl(DLG_HashDownloader_AskInstallGlobal, "You seem
    > to have permission to install the dictionary
    > system-wide.\nWould you like to do that?\nIf yes, I
    > will install the dictionary in %s")
    > -dcl(DLG_HashDownloader_DictlistDLFail, "Sorry! I
    > seem unable to download the dictionary-list.")
    > -dcl(DLG_HashDownloader_DictDLFail, "Sorry! I
    > seem unable to download the dictionary.")
    > -dcl(DLG_HashDownloader_DictInstallFail, "Sorry! I
    > seem unable to install the dictionary.")
    > -dcl(DLG_HashDownloader_DictNotAvailable, "I'm
    > sorry. The wanted dictionary is not available for
    > download.")
    > -dcl(DLG_HashDownloader_DictNotForThis, "I'm
    > sorry. The wanted dictionary is not available for
    > this release.\nPlease consider upgrading AbiWord.")
    > -dcl(DLG_HashDownloader_FeatureDisabled, "I'm
    > sorry. This feature is not available anymore.")
    > -dcl(DLG_HashDownloader_FeatureDisabledForThis,
    > "I'm sorry. This feature is disabled for this
    > release.\nPlease consider upgrading AbiWord.")
    > -dcl(DLG_HashDownloader_DictList, "the
    > dictionary-list")
    > -dcl(DLG_HashDownloader_Dict, "the dictionary")
    > -dcl(DLG_HashDownloader_Dlg_Title, "New
    > dictionary installation")
    >
    > /*
    > For insert Table widget
    > Index: src/wp/ap/xp/ap_String_Id.h
    >
    ===================================================================
    > RCS file: /cvsroot/abi/src/wp/ap/xp/ap_String_Id.h,v
    > retrieving revision 1.239
    > diff -u -r1.239 ap_String_Id.h
    > --- src/wp/ap/xp/ap_String_Id.h 28 Aug 2003 23:48:33
    > -0000 1.239
    > +++ src/wp/ap/xp/ap_String_Id.h 3 Sep 2003 16:51:06
    > -0000
    > @@ -674,11 +674,6 @@
    > dcl(DLG_ListRevisions_Column2Label, "Comment")
    > dcl(DLG_ListRevisions_Label1, "Existing
    > revisions:")
    >
    > -/* For the Download_File dialog */
    > -dcl(DLG_DlFile_Title, "Downloading file...")
    > -/* First %s is a description, e.g.
    > DLG_HashDownloader_Dict above - the second one is
    > the URL */
    > -dcl(DLG_DlFile_Status, "Abiword is now
    > downloading %s from:\n%s")
    > -
    >
    > dcl(WORD_PassRequired, "Password required, this is
    > an encrypted document")
    > dcl(WORD_PassInvalid, "Incorrect Password")
    >

    __________________________________
    Do you Yahoo!?
    Yahoo! SiteBuilder - Free, easy-to-use web site design software
    http://sitebuilder.yahoo.com



    This archive was generated by hypermail 2.1.4 : Wed Sep 03 2003 - 13:45:06 EDT