Browse Source

Changed some names, to more professional one. Okee is a bit of "confirming it with some resistance" :-)
Changed single to plural of "verwijder" to "Verwijderen", which matches better in page
And changed "Admin" to a more dutch like name "Beheer"

mdekrijger 13 years ago
parent
commit
18b145cdcc
1 changed files with 3 additions and 3 deletions
  1. 3 3
      Resources/translations/SonataAdminBundle.nl.xliff

+ 3 - 3
Resources/translations/SonataAdminBundle.nl.xliff

@@ -4,11 +4,11 @@
         <body>
             <trans-unit id="action_delete">
                 <source>action_delete</source>
-                <target>Verwijder</target>
+                <target>Verwijderen</target>
             </trans-unit>
             <trans-unit id="btn_batch">
                 <source>btn_batch</source>
-                <target>Okee</target>
+                <target>Ok</target>
             </trans-unit>
             <trans-unit id="btn_create">
                 <source>btn_create</source>
@@ -100,7 +100,7 @@
             </trans-unit>
             <trans-unit id="Admin">
                 <source>Admin</source>
-                <target>Admin</target>
+                <target>Beheer</target>
             </trans-unit>
             <trans-unit id="link_expand">
                 <source>link_expand</source>