BUG Re-added singular/plural name i18n entities

Previously "hidden" by inability of i18nTextCollector
to autoload classes in order to introspect them.
This commit is contained in:
Ingo Schommer 2012-08-06 14:03:51 +02:00
parent 1db830771d
commit 52e05f27bb

View File

@ -166,6 +166,9 @@ en:
TITLE: 'Image Uploading Iframe' TITLE: 'Image Uploading Iframe'
Filesystem: Filesystem:
SYNCRESULTS: 'Sync complete: {createdcount} items created, {deletedcount} items deleted' SYNCRESULTS: 'Sync complete: {createdcount} items created, {deletedcount} items deleted'
Folder:
PLURALNAME: Folders
SINGULARNAME: Folder
ForgotPasswordEmail.ss: ForgotPasswordEmail.ss:
HELLO: Hi HELLO: Hi
TEXT1: 'Here is your' TEXT1: 'Here is your'
@ -221,8 +224,10 @@ en:
GroupReminder: 'If you choose a parent group, this group will take all it''s roles' GroupReminder: 'If you choose a parent group, this group will take all it''s roles'
Locked: 'Locked?' Locked: 'Locked?'
NoRoles: 'No roles found' NoRoles: 'No roles found'
PLURALNAME: Groups
Parent: 'Parent Group' Parent: 'Parent Group'
RolesAddEditLink: 'Manage roles' RolesAddEditLink: 'Manage roles'
SINGULARNAME: Group
Sort: 'Sort Order' Sort: 'Sort Order'
has_many_Permissions: Permissions has_many_Permissions: Permissions
many_many_Members: Members many_many_Members: Members
@ -279,8 +284,14 @@ en:
URL: URL URL: URL
URLNOTANOEMBEDRESOURCE: 'The URL ''{url}'' could not be turned into a media resource.' URLNOTANOEMBEDRESOURCE: 'The URL ''{url}'' could not be turned into a media resource.'
UpdateMEDIA: 'Update Media' UpdateMEDIA: 'Update Media'
Image:
PLURALNAME: Files
SINGULARNAME: File
ImageField: ImageField:
IMAGE: Image IMAGE: Image
Image_Cached:
PLURALNAME: Files
SINGULARNAME: File
Image_iframe.ss: Image_iframe.ss:
TITLE: 'Image Uploading Iframe' TITLE: 'Image Uploading Iframe'
LeftAndMain: LeftAndMain:
@ -303,6 +314,8 @@ en:
LoginAttempt: LoginAttempt:
Email: 'Email Address' Email: 'Email Address'
IP: 'IP Address' IP: 'IP Address'
PLURALNAME: 'Login Attempts'
SINGULARNAME: 'Login Attempt'
Status: Status Status: Status
Member: Member:
ADDGROUP: 'Add group' ADDGROUP: 'Add group'
@ -374,6 +387,9 @@ en:
ResultDeleted: 'Deleted %d members' ResultDeleted: 'Deleted %d members'
ResultNone: 'No changes' ResultNone: 'No changes'
ResultUpdated: 'Updated {count} members' ResultUpdated: 'Updated {count} members'
MemberPassword:
PLURALNAME: 'Member Passwords'
SINGULARNAME: 'Member Password'
MemberTableField: MemberTableField:
'APPLY FILTER': 'Apply Filter' 'APPLY FILTER': 'Apply Filter'
ModelAdmin: ModelAdmin:
@ -409,11 +425,19 @@ en:
CMS_ACCESS_CATEGORY: 'CMS Access' CMS_ACCESS_CATEGORY: 'CMS Access'
FULLADMINRIGHTS: 'Full administrative rights' FULLADMINRIGHTS: 'Full administrative rights'
FULLADMINRIGHTS_HELP: 'Implies and overrules all other assigned permissions.' FULLADMINRIGHTS_HELP: 'Implies and overrules all other assigned permissions.'
PLURALNAME: Permissions
SINGULARNAME: Permission
PermissionCheckboxSetField: PermissionCheckboxSetField:
AssignedTo: 'assigned to "{title}"' AssignedTo: 'assigned to "{title}"'
FromGroup: 'inherited from group "{title}"' FromGroup: 'inherited from group "{title}"'
FromRole: 'inherited from role "{title}"' FromRole: 'inherited from role "{title}"'
FromRoleOnGroup: 'inherited from role "%s" on group "%s"' FromRoleOnGroup: 'inherited from role "%s" on group "%s"'
PermissionRole:
PLURALNAME: Roles
SINGULARNAME: Role
PermissionRoleCode:
PLURALNAME: 'Permission Role Cods'
SINGULARNAME: 'Permission Role Code'
Permissions: Permissions:
PERMISSIONS_CATEGORY: 'Roles and access permissions' PERMISSIONS_CATEGORY: 'Roles and access permissions'
PhoneNumberField: PhoneNumberField: