[vlc-devel] commit: I think we said to use disc over disk. (Jean-Baptiste Kempf )
git version control
git at videolan.org
Sat Jun 21 08:09:52 CEST 2008
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Jun 20 23:05:26 2008 -0700| [4df7b18ff2b3b9eec5a56314a844aea3ba3531c1]
I think we said to use disc over disk.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4df7b18ff2b3b9eec5a56314a844aea3ba3531c1
---
modules/gui/qt4/ui/open_disk.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/gui/qt4/ui/open_disk.ui b/modules/gui/qt4/ui/open_disk.ui
index 685c6e2..407262a 100644
--- a/modules/gui/qt4/ui/open_disk.ui
+++ b/modules/gui/qt4/ui/open_disk.ui
@@ -119,7 +119,7 @@
<item row="3" column="0" colspan="3" >
<widget class="QLabel" name="deviceLabel" >
<property name="text" >
- <string>_("Disk device")</string>
+ <string>_("Disc device")</string>
</property>
<property name="buddy" >
<cstring>deviceCombo</cstring>
More information about the vlc-devel
mailing list