Author: fizyk
Date: 2010-04-07 21:29:54 +0200 (Wed, 07 Apr 2010)
New Revision: 29037

Added:
   plugins/sfForkedDoctrineApplyPlugin/trunk/TODO
Modified:
   plugins/sfForkedDoctrineApplyPlugin/trunk/README
   plugins/sfForkedDoctrineApplyPlugin/trunk/i18n/it/sfForkedApply.xml
   plugins/sfForkedDoctrineApplyPlugin/trunk/package.xml.tmpl
Log:
added missing string (23) to italian sfForkedApply catalogue


Modified: plugins/sfForkedDoctrineApplyPlugin/trunk/README
===================================================================
--- plugins/sfForkedDoctrineApplyPlugin/trunk/README    2010-04-07 15:51:13 UTC 
(rev 29036)
+++ plugins/sfForkedDoctrineApplyPlugin/trunk/README    2010-04-07 19:29:54 UTC 
(rev 29037)
@@ -30,7 +30,7 @@
 
 However it is also possible to install it through archive:
 
-    symfony plugin:install sfForkedDoctrineApplyPlugin-1.0.0.tgz
+    symfony plugin:install sfForkedDoctrineApplyPlugin-1.1.0.tgz
 
 just place downloaded package in your project's root first.
 
@@ -138,6 +138,7 @@
       .settings:
         i18n: on
 
+
 ###CAPTCHA###
 
 Starting from 1.0.3 version, sfForkedDoctrineApplyPlugin integrates reCaptcha. 
To use it, you have to install 
[sfFormExtraPlugin](http://www.symfony-project.org/plugins/sfFormExtraPlugin) 
to get access to [reCaptcha](http://recaptcha.net/) widget and validator. 
Second step is to be conducted in your app.yml file, and add these:
@@ -193,12 +194,4 @@
 
 ###Translations###
 * Italian - Alessandro Rossi
-* Polish - Grzegorz Śliwiński
-
-
-## TODO ##
-
-* task to clean old validate codes
-* setting that would allow disable email verification during registration
-* more i18n!
-* possibility to edit emails
\ No newline at end of file
+* Polish - Grzegorz Śliwiński
\ No newline at end of file

Added: plugins/sfForkedDoctrineApplyPlugin/trunk/TODO
===================================================================
--- plugins/sfForkedDoctrineApplyPlugin/trunk/TODO                              
(rev 0)
+++ plugins/sfForkedDoctrineApplyPlugin/trunk/TODO      2010-04-07 19:29:54 UTC 
(rev 29037)
@@ -0,0 +1,9 @@
+# sfForkedDoctrineApplyPlugin TODO #
+
+* task to clean old validate codes
+* setting that would allow disable email verification during registration
+* more i18n!
+* possibility to edit emails
+* Possibility to use own apply form
+* Edit form to add to the sfGuardUser module, or module for forms.
+* Routes listener, that will add routes to app
\ No newline at end of file

Modified: plugins/sfForkedDoctrineApplyPlugin/trunk/i18n/it/sfForkedApply.xml
===================================================================
--- plugins/sfForkedDoctrineApplyPlugin/trunk/i18n/it/sfForkedApply.xml 
2010-04-07 15:51:13 UTC (rev 29036)
+++ plugins/sfForkedDoctrineApplyPlugin/trunk/i18n/it/sfForkedApply.xml 
2010-04-07 19:29:54 UTC (rev 29037)
@@ -202,11 +202,14 @@
         <target>Resetta Password</target>
       </trans-unit>
       <trans-unit id="23" approved="yes">
-        <source>Thank you for applying for an account. You will receive a 
verification
-email shortly. If you do not see that email, please be sure to check your 
"spam" or "bulk" folder.</source>
-        <target>Dziękujemy za założenie konta. Wkrótce otrzymasz email 
potwierdzający. Jeśli go nie znajdziesz, upewnij się, czy nie został oznaczony 
jako "spam" i nie trafił do folderu z niechcianą pocztą.
+        <source>Thank you for applying for an account. You will
+receive a verification
+email shortly. If you do not see that email, please be sure to check
+your "spam" or "bulk" folder.</source>
+        <target>Grazie per aver richiesto un account. A breve
+riceverai un'email di conferma. Se non la vedi controlla la cartella
+"spam" o "bulk".
 </target>
-      </trans-unit>
       <trans-unit id="24" approved="yes">
         <source>Sorry, there is no user with that username or email 
address.</source>
         <target>Scusa, non esiste alcun utente con questo username o indirizzo 
email.</target>

Modified: plugins/sfForkedDoctrineApplyPlugin/trunk/package.xml.tmpl
===================================================================
--- plugins/sfForkedDoctrineApplyPlugin/trunk/package.xml.tmpl  2010-04-07 
15:51:13 UTC (rev 29036)
+++ plugins/sfForkedDoctrineApplyPlugin/trunk/package.xml.tmpl  2010-04-07 
19:29:54 UTC (rev 29037)
@@ -64,6 +64,22 @@
         <date>2010-03-31</date>
         <license>MIT</license>
         <notes>
+            * Daniel Londero: added missing string (23) to italian 
sfForkedApply.xml
+        </notes>
+      </release>
+      <release>
+        <version>
+          <release>1.1.0</release>
+          <api>1.0.0</api>
+        </version>
+        <stability>
+         <release>stable</release>
+         <api>stable</api>
+        </stability>
+        <license uri="http://www.symfony-project.org/license";>MIT 
license</license>
+        <date>2010-03-31</date>
+        <license>MIT</license>
+        <notes>
             * fizyk: added basic css styles for forms
             * Alessandro Rossi: adjusted italian translation
             * fizyk: reorgainised i18n strings and adjusted polish translation

-- 
You received this message because you are subscribed to the Google Groups 
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-svn?hl=en.

Reply via email to