bug fixes

This commit is contained in:
cimenmus
2018-02-02 23:40:09 +03:00
parent 218e4717bc
commit 58f1597ece
4 changed files with 6 additions and 6 deletions

View File

@@ -1 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":3},"path":"app-release.apk","properties":{"packageId":"ch.pizzalink.android","split":"","minSdkVersion":"16"}}]
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":4},"path":"app-release.apk","properties":{"packageId":"ch.pizzalink.android","split":"","minSdkVersion":"16"}}]

View File

@@ -25,8 +25,8 @@
<string name="chf">CHF</string> 
<string name="empty_description">..</string>
<string name="choose">Wählen</string>
<string name="need_to_login_for_shopping">Alışveriş yapabilmek için üye olmanız gerekmektedir.</string>
<string name="need_to_login_for_that_part">Bu bölüme girebilmek için üye olmanız gerekmektedir.</string>
<string name="need_to_login_for_shopping">Bitte einloggen um zu bestellen.</string>
<string name="need_to_login_for_that_part">Sie müssen sich registrieren um diese Seite zu besuchen.</string>
<string name="cancel_all_caps">BEENDEN</string>
<!-- General-->
@@ -43,7 +43,7 @@
<string name="register_text">REGISTRIEREN</string>    
<string name="forgot_password_hint">Haben Sie Ihr Passwort vergessen?</string>  
<string name="reset_password"><b><u>\nPASSWORT ZURÜCKSETZEN</u></b></string>
<string name="login_as_guest">Login as Guest</string>
<string name="login_as_guest">Als Gast einloggen</string>
<!-- LoginActivity-->
<!-- ForgotPasswordActivity-->