summaryrefslogtreecommitdiff
path: root/l10ntools/inc/propmerge.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/inc/propmerge.hxx')
-rw-r--r--l10ntools/inc/propmerge.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/l10ntools/inc/propmerge.hxx b/l10ntools/inc/propmerge.hxx
index 4f0e3275a434..a44649cfb91b 100644
--- a/l10ntools/inc/propmerge.hxx
+++ b/l10ntools/inc/propmerge.hxx
@@ -13,6 +13,11 @@
#include <rtl/string.hxx>
#include <vector>
+/** Class for properties localization
+
+ Parse *.properties files, extract translatable strings
+ and merge translated strings.
+*/
class PropParser
{
private: