From 085644c798be8d6e96ca7a27953261cfd8b8e5c4 Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Thu, 19 Nov 2015 15:28:01 +0100 Subject: Remove trailing space from a translation string --- res/en.json | 2 +- res/sl.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/en.json b/res/en.json index 6d96f22..1fcb894 100644 --- a/res/en.json +++ b/res/en.json @@ -48,7 +48,7 @@ "password_new": "New Password", "password_new_placeholder": "Enter a new password", "change_password_button": "Change password", - "signed_in_as": "Signed in as ", + "signed_in_as": "Signed in as", "go_back": "Go back", "joined": "Joined", "last_login": "Last seen", diff --git a/res/sl.json b/res/sl.json index bbfd71d..ec32936 100644 --- a/res/sl.json +++ b/res/sl.json @@ -48,7 +48,7 @@ "password_new": "Novo geslo", "password_new_placeholder": "Vnesite novo geslo", "change_password_button": "Spremeni geslo", - "signed_in_as": "Prijavljeni ste kot ", + "signed_in_as": "Prijavljeni ste kot", "go_back": "Nazaj", "joined": "Registriran", "last_login": "Zadnjič prijavljen", -- cgit v1.2.1