]> git.sesse.net Git - kdenlive/commitdiff
Use PAR and DAR instead of Aspect ratio and Display ratio which are ambiguous for...
authorJean-Michel Poure <jm@poure.com>
Mon, 20 Oct 2008 06:17:07 +0000 (06:17 +0000)
committerJean-Michel Poure <jm@poure.com>
Mon, 20 Oct 2008 06:17:07 +0000 (06:17 +0000)
svn path=/branches/KDE4/; revision=2507

src/widgets/profiledialog_ui.ui

index d970bafbe56d9239c1657d78c8c107efd02c7103..6a95b53a6cb66382a641668c5340a804759b3df7 100644 (file)
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>263</width>
-    <height>311</height>
+    <width>385</width>
+    <height>332</height>
    </rect>
   </property>
   <property name="windowTitle" >
       <item row="3" column="0" >
        <widget class="QLabel" name="label_9" >
         <property name="text" >
-         <string>Aspect ratio</string>
+         <string>Pixel aspect ratio</string>
         </property>
        </widget>
       </item>
       <item row="4" column="0" >
        <widget class="QLabel" name="label_10" >
         <property name="text" >
-         <string>Display ratio</string>
+         <string>Display aspect ratio</string>
         </property>
        </widget>
       </item>