diff options
Diffstat (limited to 'web/lang')
-rw-r--r-- | web/lang/en/index_po.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/web/lang/en/index_po.inc b/web/lang/en/index_po.inc index f34a0eff..6840acf4 100644 --- a/web/lang/en/index_po.inc +++ b/web/lang/en/index_po.inc @@ -75,4 +75,10 @@ $_t["en"]["Packages in unsupported"] = "Packages in unsupported"; $_t["en"]["Packages in [community]"] = "Packages in [community]"; +$_t["en"]["Remember to vote for your favourite packages! The most popular packages are provided as binary packages in [community]."] = "Remember to vote for your favourite packages! The most popular packages are provided as binary packages in [community]."; + +$_t["en"]["Remember to vote for your favourite packages!"] = "Remember to vote for your favourite packages!"; + +$_t["en"]["The most popular packages will be provided as binary packages in [community]."] = "The most popular packages will be provided as binary packages in [community]."; + ?>
\ No newline at end of file |