summaryrefslogtreecommitdiff
path: root/res/layout
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
commit2bae1d0cf273305e4b4a46fb1dcfbfa8876a0a9b (patch)
tree7e7d3f23855e7d19ff0eb051d5bf44f74a2532cd /res/layout
parentceb1166e5c34c4647e4f1fdacbb81d86a155f065 (diff)
Add most of the missing german translations
Diffstat (limited to 'res/layout')
-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"