Hi
Is there a way to utilize existing wordpress translations in own theme. So theme designer don't have to make own .pot file.
just browse wordpress.pot and pick a suitable?
for example write _e('Tags'); or _e('Categories') in theme code would work by itself?