Changeset 1021 for trunk/rss/intl/it.php
- Timestamp:
- 11/20/05 14:35:05 (3 years ago)
- Files:
-
- 1 modified
-
trunk/rss/intl/it.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/rss/intl/it.php
r1005 r1021 261 261 define ('LBL_ADMIN_DASHBOARD','Dashboard'); 262 262 263 264 define ('LBL_ADMIN_MUST_SET_PASS','<p>No Administrator has been specified yet!</p>' 265 .'<p>Please provide an Administrator username and password now!</p>'); 266 define ('LBL_USERNAME','Username'); 267 define ('LBL_PASSWORD','Password'); 268 define ('LBL_ADMIN_LOGIN','Please log in'); 269 263 270 ?>
