diff options
Diffstat (limited to 'web/lang/en/timeout_po.inc')
-rw-r--r-- | web/lang/en/timeout_po.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lang/en/timeout_po.inc b/web/lang/en/timeout_po.inc index 919de4d..b1cfb08 100644 --- a/web/lang/en/timeout_po.inc +++ b/web/lang/en/timeout_po.inc @@ -1,4 +1,4 @@ -<? +<?php # INSTRUCTIONS TO TRANSLATORS # # This file contains the i18n translations for a subset of the @@ -15,4 +15,4 @@ $_t["en"]["Click on the Home link above to log in."] = "Click on the Home link a $_t["en"]["Your session has timed out. You must log in again."] = "Your session has timed out. You must log in again."; -?>
\ No newline at end of file +?> |