How to remove localization(get rid of meta keys metaresourcekey)?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • coderr

    How to remove localization(get rid of meta keys metaresourcekey)?

    Hi all,
    i have simple question, suppose that we have a ASP.NET web site with
    lots of local resource files, we can simple delete all of the resource
    files (resx). Question is, how can remove all of the meta keys like
    meta:resourceke y="blabla". Is there a simple way? (like replace all)

    regards
  • Cowboy \(Gregory A. Beamer\)

    #2
    Re: How to remove localization(ge t rid of meta keys metaresourcekey )?

    You could build a program to look for that attribute and strip it. Perhaps
    someone has already done this? Other than that, I know of no easy way to
    remove the resource keys. You can turn off localization without removing the
    keys, of course, if this is your immediate goal. You will probably still
    want to remove stuff, but it at least gives you an interim path. Wish I had
    a better answer, but I do not.

    --
    Gregory A. Beamer
    MVP, MCP: +I, SE, SD, DBA

    Subscribe to my blog


    or just read it:


    *************** *************** **************
    | Think outside the box! |
    *************** *************** **************
    "coderr" <coderr@gmail.c omwrote in message
    news:97426e5e-b648-4bb1-9b0d-c22fc6ed1dc7@y2 1g2000hsf.googl egroups.com...
    Hi all,
    i have simple question, suppose that we have a ASP.NET web site with
    lots of local resource files, we can simple delete all of the resource
    files (resx). Question is, how can remove all of the meta keys like
    meta:resourceke y="blabla". Is there a simple way? (like replace all)
    >
    regards

    Comment

    • coderr

      #3
      Re: How to remove localization(ge t rid of meta keys metaresourcekey )?

      On Sep 19, 4:13 pm, "Cowboy \(Gregory A. Beamer\)"
      <NoSpamMgbwo... @comcast.netNoS pamMwrote:
      You could build a program to look for that attribute and strip it. Perhaps
      someone has already done this? Other than that, I know of no easy way to
      remove the resource keys. You can turn off localization without removing the
      keys, of course, if this is your immediate goal. You will probably still
      want to remove stuff, but it at least gives you an interim path. Wish I had
      a better answer, but I do not.
      >
      --
      Gregory A. Beamer
      MVP, MCP: +I, SE, SD, DBA
      >
      Subscribe to my bloghttp://feeds.feedburne r.com/GregoryBeamer#
      >
      or just read it:http://feeds.feedburner.com/GregoryBeamer
      >
      *************** *************** **************
      | Think outside the box!                               |
      *************** *************** **************" coderr" <cod...@gmail.c omwrote in message
      >
      news:97426e5e-b648-4bb1-9b0d-c22fc6ed1dc7@y2 1g2000hsf.googl egroups.com...
      >
      Hi all,
      i have simple question, suppose that we have a ASP.NET web site with
      lots of local resource files, we can simple delete all of the resource
      files (resx). Question is, how can remove all of the meta keys like
      meta:resourceke y="blabla". Is there a simple way? (like replace all)
      >
      regards
      Thanks, i could simply write a program using regular expressions, i
      though there might be build-in feature in VisualStudio IDE

      Comment

      • Cowboy \(Gregory A. Beamer\)

        #4
        Re: How to remove localization(ge t rid of meta keys metaresourcekey )?

        Generally when one goes to localization, they don't go back. That is
        probably why there is no tool.

        --
        Gregory A. Beamer
        MVP, MCP: +I, SE, SD, DBA

        Subscribe to my blog


        or just read it:


        *************** *************** **************
        | Think outside the box! |
        *************** *************** **************
        "coderr" <coderr@gmail.c omwrote in message
        news:eed6f6ff-1e8b-499a-b613-1d2fbc9d8308@l4 2g2000hsc.googl egroups.com...
        On Sep 19, 4:13 pm, "Cowboy \(Gregory A. Beamer\)"
        <NoSpamMgbwo... @comcast.netNoS pamMwrote:
        You could build a program to look for that attribute and strip it. Perhaps
        someone has already done this? Other than that, I know of no easy way to
        remove the resource keys. You can turn off localization without removing
        the
        keys, of course, if this is your immediate goal. You will probably still
        want to remove stuff, but it at least gives you an interim path. Wish I
        had
        a better answer, but I do not.
        >
        --
        Gregory A. Beamer
        MVP, MCP: +I, SE, SD, DBA
        >
        Subscribe to my bloghttp://feeds.feedburne r.com/GregoryBeamer#
        >
        or just read it:http://feeds.feedburner.com/GregoryBeamer
        >
        *************** *************** **************
        | Think outside the box! |
        *************** *************** **************" coderr" <cod...@gmail.c om>
        wrote in message
        >
        news:97426e5e-b648-4bb1-9b0d-c22fc6ed1dc7@y2 1g2000hsf.googl egroups.com...
        >
        Hi all,
        i have simple question, suppose that we have a ASP.NET web site with
        lots of local resource files, we can simple delete all of the resource
        files (resx). Question is, how can remove all of the meta keys like
        meta:resourceke y="blabla". Is there a simple way? (like replace all)
        >
        regards
        Thanks, i could simply write a program using regular expressions, i
        though there might be build-in feature in VisualStudio IDE

        Comment

        • coderr

          #5
          Re: How to remove localization(ge t rid of meta keys metaresourcekey )?

          On Sep 19, 10:51 pm, "Cowboy \(Gregory A. Beamer\)"
          <NoSpamMgbwo... @comcast.netNoS pamMwrote:
          Generally when one goes to localization, they don't go back. That is
          probably why there is no tool.
          >
          --
          Gregory A. Beamer
          MVP, MCP: +I, SE, SD, DBA
          >
          Subscribe to my bloghttp://feeds.feedburne r.com/GregoryBeamer#
          >
          or just read it:http://feeds.feedburner.com/GregoryBeamer
          >
          *************** *************** **************
          | Think outside the box!                               |
          *************** *************** **************" coderr" <cod...@gmail.c omwrote in message
          >
          news:eed6f6ff-1e8b-499a-b613-1d2fbc9d8308@l4 2g2000hsc.googl egroups.com...
          On Sep 19, 4:13 pm, "Cowboy \(Gregory A. Beamer\)"
          >
          >
          >
          <NoSpamMgbwo... @comcast.netNoS pamMwrote:
          You could build a program to look for that attribute and strip it. Perhaps
          someone has already done this? Other than that, I know of no easy way to
          remove the resource keys. You can turn off localization without removing
          the
          keys, of course, if this is your immediate goal. You will probably still
          want to remove stuff, but it at least gives you an interim path. Wish I
          had
          a better answer, but I do not.
          >
          --
          Gregory A. Beamer
          MVP, MCP: +I, SE, SD, DBA
          >
          Subscribe to my bloghttp://feeds.feedburne r.com/GregoryBeamer#
          >>
          *************** *************** **************
          | Think outside the box! |
          *************** *************** **************" coderr" <cod...@gmail.c om>
          wrote in message
          >
          news:97426e5e-b648-4bb1-9b0d-c22fc6ed1dc7@y2 1g2000hsf.googl egroups.com....
          >
          Hi all,
          i have simple question, suppose that we have a ASP.NET web site with
          lots of local resource files, we can simple delete all of the resource
          files (resx). Question is, how can remove all of the meta keys like
          meta:resourceke y="blabla". Is there a simple way? (like replace all)
          >
          regards
          >
          Thanks, i could simply write a program using regular expressions, i
          though there might be build-in feature in VisualStudio IDE
          i just tried "find & replace" feature of VS IDE, here is my solution:
          {meta}:Po{resou rcekey="}:i{"}
          simply we can search for text using regular expressions no need to
          write any code

          Comment

          Working...