committing first round of GUID changes
This commit is contained in:
parent
0ba6b7c911
commit
48fd2d44e9
48 changed files with 9012 additions and 8870 deletions
|
|
@ -1,9 +1,14 @@
|
|||
package WebGUI::i18n::English::WebGUIProfile;
|
||||
|
||||
our $I18N = {
|
||||
'471' => {
|
||||
message => q|Edit User Profile Field|,
|
||||
lastUpdated => 1031514049
|
||||
'787' => {
|
||||
message => q|Edit this profile field.|,
|
||||
lastUpdated => 1036964659
|
||||
},
|
||||
|
||||
'790' => {
|
||||
message => q|Delete this profile category.|,
|
||||
lastUpdated => 1036964807
|
||||
},
|
||||
|
||||
'466' => {
|
||||
|
|
@ -11,59 +16,29 @@ our $I18N = {
|
|||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'467' => {
|
||||
message => q|Are you certain you wish to delete this field and all user data attached to it?|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'473' => {
|
||||
message => q|Visible?|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'474' => {
|
||||
message => q|Required?|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'489' => {
|
||||
message => q|Profile Category|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'490' => {
|
||||
message => q|Add a profile category.|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'491' => {
|
||||
message => q|Add a profile field.|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'468' => {
|
||||
message => q|Edit User Profile Category|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'790' => {
|
||||
message => q|Delete this profile category.|,
|
||||
lastUpdated => 1036964807
|
||||
'489' => {
|
||||
message => q|Profile Category|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'789' => {
|
||||
message => q|Edit this profile category.|,
|
||||
lastUpdated => 1036964795
|
||||
'471' => {
|
||||
message => q|Edit User Profile Field|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'788' => {
|
||||
message => q|Delete this profile field.|,
|
||||
lastUpdated => 1036964681
|
||||
'491' => {
|
||||
message => q|Add a profile field.|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'787' => {
|
||||
message => q|Edit this profile field.|,
|
||||
lastUpdated => 1036964659
|
||||
'467' => {
|
||||
message => q|Are you certain you wish to delete this field and all user data attached to it?|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'897' => {
|
||||
|
|
@ -71,6 +46,31 @@ our $I18N = {
|
|||
lastUpdated => 1050167573
|
||||
},
|
||||
|
||||
'474' => {
|
||||
message => q|Required?|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'789' => {
|
||||
message => q|Edit this profile category.|,
|
||||
lastUpdated => 1036964795
|
||||
},
|
||||
|
||||
'490' => {
|
||||
message => q|Add a profile category.|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'788' => {
|
||||
message => q|Delete this profile field.|,
|
||||
lastUpdated => 1036964681
|
||||
},
|
||||
|
||||
'473' => {
|
||||
message => q|Visible?|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue