Author: annis
Date: 2010-04-22 17:27:35 +0200 (Thu, 22 Apr 2010)
New Revision: 29241
Modified:
plugins/ahAdminGeneratorThemesPlugin/trunk/i18n/sf_admin.de.xml
plugins/ahAdminGeneratorThemesPlugin/trunk/package.xml
Log:
Merge branch 'master' into HEAD
Modified: plugins/ahAdminGeneratorThemesPlugin/trunk/i18n/sf_admin.de.xml
===================================================================
--- plugins/ahAdminGeneratorThemesPlugin/trunk/i18n/sf_admin.de.xml
2010-04-22 13:45:33 UTC (rev 29240)
+++ plugins/ahAdminGeneratorThemesPlugin/trunk/i18n/sf_admin.de.xml
2010-04-22 15:27:35 UTC (rev 29241)
@@ -17,6 +17,10 @@
<source>Back to list</source>
<target>Zurück zur Liste</target>
</trans-unit>
+ <trans-unit>
+ <source>Are you sure?</source>
+ <target>Sind Sie sich sicher?</target>
+ </trans-unit>
<!-- Filters -->
<!-- List -->
Modified: plugins/ahAdminGeneratorThemesPlugin/trunk/package.xml
===================================================================
--- plugins/ahAdminGeneratorThemesPlugin/trunk/package.xml 2010-04-22
13:45:33 UTC (rev 29240)
+++ plugins/ahAdminGeneratorThemesPlugin/trunk/package.xml 2010-04-22
15:27:35 UTC (rev 29241)
@@ -10,9 +10,9 @@
<email>[email protected]</email>
<active>yes</active>
</lead>
- <date>2010-04-18</date>
+ <date>2010-04-22</date>
<version>
- <release>0.8.8</release>
+ <release>0.8.9</release>
<api>0.8.0</api>
</version>
<stability>
@@ -145,5 +145,21 @@
- only in ahAdminGeneratorThemesPluginAdmin: added the
possibility to disable sorting for real columns
</notes>
</release>
+ <release>
+ <version>
+ <release>0.8.9</release>
+ <api>0.8.0</api>
+ </version>
+ <stability>
+ <release>beta</release>
+ <api>beta</api>
+ </stability>
+ <license uri="http://www.symfony-project.com/license">MIT
license</license>
+ <date>2010-04-22</date>
+ <license>MIT</license>
+ <notes>
+ - added the 'Are you sure?' message to the i18n sf_admin
catalogue
+ </notes>
+ </release>
</changelog>
</package>
--
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.