summaryrefslogtreecommitdiff
path: root/res/layout/file_dialog_row.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-05-31 00:49:08 +0200
committerArne Schwabe <arne@rfc2549.org>2012-05-31 00:49:08 +0200
commit4a2f853dba829b6c3b582c9c2a0b1bab5d902d4a (patch)
tree6f5bc425099e608bf260c307556d85de6b6034a6 /res/layout/file_dialog_row.xml
parent1c21f335d7c3c5049c3e9cdd6c9dc411bb153e2d (diff)
Add most of the missing german translations
Diffstat (limited to 'res/layout/file_dialog_row.xml')
-rw-r--r--res/layout/file_dialog_row.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/file_dialog_row.xml b/res/layout/file_dialog_row.xml
index 4dd8ecad..c7a5f652 100644
--- a/res/layout/file_dialog_row.xml
+++ b/res/layout/file_dialog_row.xml
@@ -8,9 +8,8 @@
android:layout_width="wrap_content"
android:layout_height="35dp"
android:layout_alignParentLeft="true"
- android:contentDescription="@string/filetypeicon"
android:paddingLeft="3dp"
- android:paddingRight="5dp" />
+ android:paddingRight="5dp" android:contentDescription="@string/file_icon"/>
<TextView
android:id="@+id/fdrowtext"