Browse Source

replace title_show placeholder with transleted value (#4473)

Massimo Ruggirello 8 years ago
parent
commit
480e0f10b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Resources/translations/SonataAdminBundle.it.xliff

+ 1 - 1
Resources/translations/SonataAdminBundle.it.xliff

@@ -88,7 +88,7 @@
             </trans-unit>
             <trans-unit id="title_show">
                 <source>title_show</source>
-                <target>title_show</target>
+                <target>Mostra "%name%"</target>
             </trans-unit>
             <trans-unit id="title_dashboard">
                 <source>title_dashboard</source>