[gnome-system-tools] Don't mark for translation filesystem path strings
- From: Claude Paroz <claudep src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-system-tools] Don't mark for translation filesystem path strings
- Date: Tue, 11 Aug 2009 21:18:07 +0000 (UTC)
commit d08ece7211d25a151f7fee360c6fbc275626352d
Author: Claude Paroz <claude 2xlibre net>
Date: Tue Aug 11 23:17:33 2009 +0200
Don't mark for translation filesystem path strings
interfaces/network.ui | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/interfaces/network.ui b/interfaces/network.ui
index c8866d9..8bb0bad 100644
--- a/interfaces/network.ui
+++ b/interfaces/network.ui
@@ -43,19 +43,19 @@
</columns>
<data>
<row>
- <col id="0" translatable="yes">/dev/modem</col>
+ <col id="0">/dev/modem</col>
</row>
<row>
- <col id="0" translatable="yes">/dev/ttyS0</col>
+ <col id="0">/dev/ttyS0</col>
</row>
<row>
- <col id="0" translatable="yes">/dev/ttyS1</col>
+ <col id="0">/dev/ttyS1</col>
</row>
<row>
- <col id="0" translatable="yes">/dev/ttyS2</col>
+ <col id="0">/dev/ttyS2</col>
</row>
<row>
- <col id="0" translatable="yes">/dev/ttyS3</col>
+ <col id="0">/dev/ttyS3</col>
</row>
</data>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]