liquid_feedback_frontend
diff locale/translations.en.lua @ 52:88ac7798b562
Several bugfixes (getpic.c, accepted but canceled issues, ...); Listing of available policies
- Bugfixes in fastpath/getpic.c (related to crashes since alpha5)
- Respect Content-Types of images in database
(needs database update, as Content-Type was incorrectly stored by previous versions)
- Typo fixed in help messages
- RSS-Feed (currently only after manual authentication while session is valid)
- Listing of available policies
- German translation fixed: "gebe" -> "gib" (Imperativ)
- Bugfixes related to issues which had been accepted but canceled afterwards
- Prohibit creation of initiatives in disabled areas or with disabled policies
- Bugfixes in fastpath/getpic.c (related to crashes since alpha5)
- Respect Content-Types of images in database
(needs database update, as Content-Type was incorrectly stored by previous versions)
- Typo fixed in help messages
- RSS-Feed (currently only after manual authentication while session is valid)
- Listing of available policies
- German translation fixed: "gebe" -> "gib" (Imperativ)
- Bugfixes related to issues which had been accepted but canceled afterwards
- Prohibit creation of initiatives in disabled areas or with disabled policies
author | bsw/jbe |
---|---|
date | Thu Apr 15 19:58:25 2010 +0200 (2010-04-15) |
parents | 0849be391140 |
children | 32a814f8b496 |
line diff
1.1 --- a/locale/translations.en.lua Sun Apr 04 22:05:11 2010 +0200 1.2 +++ b/locale/translations.en.lua Thu Apr 15 19:58:25 2010 +0200 1.3 @@ -179,6 +179,7 @@ 1.4 ["Images"] = false; 1.5 ["In discussion"] = false; 1.6 ["Incoming delegations"] = false; 1.7 +["Information about the available policies"] = false; 1.8 ["Initiated"] = false; 1.9 ["Initiated initiatives"] = false; 1.10 ["Initiative events"] = false; 1.11 @@ -189,6 +190,10 @@ 1.12 ["Initiative successfully updated"] = false; 1.13 ["Initiative: '#{name}'"] = false; 1.14 ["Initiatives"] = false; 1.15 +["Initiatives in this area (last created first)"] = false; 1.16 +["Initiatives in this area (last updated first)"] = false; 1.17 +["Initiatives in this issue (last created first)"] = false; 1.18 +["Initiatives in this issue (last updated first)"] = false; 1.19 ["Initiatives that invited you to become initiator:"] = false; 1.20 ["Initiator"] = false; 1.21 ["Initiators"] = false; 1.22 @@ -228,6 +233,7 @@ 1.23 ["Login successful!"] = false; 1.24 ["Logout"] = false; 1.25 ["Logout successful"] = false; 1.26 +["Majority"] = false; 1.27 ["Manage filter"] = false; 1.28 ["Manage timeline filters"] = false; 1.29 ["Mark suggestion as implemented and express dissatisfaction"] = false; 1.30 @@ -318,6 +324,7 @@ 1.31 ["Password reset request"] = false; 1.32 ["Passwords don't match!"] = false; 1.33 ["Passwords must consist of at least 8 characters!"] = false; 1.34 +["Phases"] = false; 1.35 ["Phone"] = false; 1.36 ["Photo"] = false; 1.37 ["Please choose a login name. This name will not be shown to others and is used only by you to login into the system. The login name is case sensitive."] = false; 1.38 @@ -333,7 +340,9 @@ 1.39 ["Please enter your email address. This address will be used for automatic notifications (if you request them) and in case you've lost your password. This address will not be published. After registration you will receive an email with a confirmation link."] = false; 1.40 ["Please enter your login name. You will receive an email with a link to reset your password."] = false; 1.41 ["Please enter your new password twice."] = false; 1.42 +["Policies"] = false; 1.43 ["Policy"] = false; 1.44 +["Policy '#{name}'"] = false; 1.45 ["Population"] = false; 1.46 ["Posts"] = false; 1.47 ["Potential support"] = false; 1.48 @@ -345,6 +354,7 @@ 1.49 ["Profile"] = false; 1.50 ["Publish"] = false; 1.51 ["Published"] = false; 1.52 +["Quorum"] = false; 1.53 ["Rank"] = false; 1.54 ["Real name"] = false; 1.55 ["Refresh support to current draft"] = false; 1.56 @@ -474,6 +484,7 @@ 1.57 ["Timeline"] = false; 1.58 ["Title"] = false; 1.59 ["Title (80 chars max)"] = false; 1.60 +["Title of initiative"] = false; 1.61 ["Traditional wiki syntax"] = false; 1.62 ["Trustee"] = false; 1.63 ["Tuesday"] = false; 1.64 @@ -552,6 +563,7 @@ 1.65 ["and #{count} more initiatives"] = false; 1.66 ["continuing"] = false; 1.67 ["delete<br /><br />"] = false; 1.68 +["disabled"] = false; 1.69 ["email"] = false; 1.70 ["last 24 hours"] = false; 1.71 ["login name"] = false;