diff options
author | thomascube <thomas@roundcube.net> | 2010-12-17 14:28:38 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2010-12-17 14:28:38 +0000 |
commit | e624fc6e9d2f070b025f438e6252a84972fa873b (patch) | |
tree | 27834d3bf49a692602717531ca20efefa4343eba /program/localization/hi_IN | |
parent | 02491a9789d97fc321a3027847fd4ced42447cc6 (diff) |
Bring back the title for the column with subscription checkboxes; complete german translations
Diffstat (limited to 'program/localization/hi_IN')
-rw-r--r-- | program/localization/hi_IN/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/hi_IN/labels.inc b/program/localization/hi_IN/labels.inc index 38e3bdfea..36d91fe57 100644 --- a/program/localization/hi_IN/labels.inc +++ b/program/localization/hi_IN/labels.inc @@ -223,6 +223,7 @@ $labels['never'] = 'कभी नहाीं'; $labels['folder'] = 'फ़ोल्डर'; $labels['folders'] = 'फ़ोल्डर'; $labels['foldername'] = 'फ़ोल्डर नाम'; +$labels['subscribed'] = 'सबस्क्राईब किया गया'; $labels['create'] = 'बनाऐं'; $labels['createfolder'] = 'फ़ोलडर बनाऐं'; $labels['managefolders'] = 'फ़ोलडर को व्यवस्थित करें'; |