Changeset 2579
- Timestamp:
- 04/25/2008 06:41:58 PM (6 months ago)
- Files:
-
- 1 modified
-
trunk/system/i18n/pl_PL/orm.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/i18n/pl_PL/orm.php
r2533 r2579 2 2 3 3 $lang['method_not_implemented'] = 'Metoda %s nie jest zaimplementowana w modelu ORM %s.'; 4 $lang['validate_post_not_object'] = '$_POST musi być instancją obiektu Validation przed wywołaniem metody %s::validate()';
