diff --git a/README.md b/README.md
index 94d505526..8305ceda3 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
# Mastodon for Android
+[](https://crowdin.com/project/mastodon-for-android)
diff --git a/mastodon/src/main/java/org/joinmastodon/android/ui/views/AutoOrientationLinearLayout.java b/mastodon/src/main/java/org/joinmastodon/android/ui/views/AutoOrientationLinearLayout.java
index ce4c5bbd1..0de417279 100644
--- a/mastodon/src/main/java/org/joinmastodon/android/ui/views/AutoOrientationLinearLayout.java
+++ b/mastodon/src/main/java/org/joinmastodon/android/ui/views/AutoOrientationLinearLayout.java
@@ -24,7 +24,7 @@ public class AutoOrientationLinearLayout extends LinearLayout{
int childrenTotalWidth=0;
for(int i=0;iMeasureSpec.getSize(widthMeasureSpec)-hPadding){