Browse Source

fix tab indent

Keith Abdulla 10 years ago
parent
commit
150050aeb0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      res/values/strings.xml

+ 1 - 1
res/values/strings.xml

@@ -326,6 +326,6 @@
 
 	<string name="shared_subject_header">shared</string>
 	<string name="with_you_subject_header">with you</string>
-    <string name="subject_token">%1$s %2$s &gt;&gt;%3$s&lt;&lt; %4$s</string>
+	<string name="subject_token">%1$s %2$s &gt;&gt;%3$s&lt;&lt; %4$s</string>
 
 </resources>