Browse Source

Merge pull request #887 from thanosp/duplicate-translation-fix

Removed duplicate translations for the dutch language
Thomas 13 years ago
parent
commit
235f0659ef
1 changed files with 0 additions and 13 deletions
  1. 0 13
      Resources/translations/SonataAdminBundle.nl.xliff

+ 0 - 13
Resources/translations/SonataAdminBundle.nl.xliff

@@ -334,19 +334,6 @@
                 <source>btn_preview_decline</source>
                 <target>Afkeuren</target>
             </trans-unit>
-
-            <trans-unit id="btn_preview">
-                <source>btn_preview</source>
-                <target>Voorvertoning</target>
-            </trans-unit>
-            <trans-unit id="btn_preview_approve">
-                <source>btn_preview_approve</source>
-                <target>Goedkeuren</target>
-            </trans-unit>
-            <trans-unit id="btn_preview_decline">
-                <source>btn_preview_decline</source>
-                <target>Afkeuren</target>
-            </trans-unit>
         </body>
     </file>
 </xliff>