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

2
.idea/misc.xml generated
View File

@@ -24,7 +24,7 @@
</value> </value>
</option> </option>
</component> </component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" /> <output url="file://$PROJECT_DIR$/build/classes" />
</component> </component>
<component name="ProjectType"> <component name="ProjectType">

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="chf">CHF</string> 
<string name="empty_description">..</string> <string name="empty_description">..</string>
<string name="choose">Wählen</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_shopping">Bitte einloggen um zu bestellen.</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_that_part">Sie müssen sich registrieren um diese Seite zu besuchen.</string>
<string name="cancel_all_caps">BEENDEN</string> <string name="cancel_all_caps">BEENDEN</string>
<!-- General--> <!-- General-->
@@ -43,7 +43,7 @@
<string name="register_text">REGISTRIEREN</string>     <string name="register_text">REGISTRIEREN</string>    
<string name="forgot_password_hint">Haben Sie Ihr Passwort vergessen?</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="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--> <!-- LoginActivity-->
<!-- ForgotPasswordActivity--> <!-- ForgotPasswordActivity-->

View File

@@ -2,4 +2,4 @@ keystore password : zuh07819
key alias : pizzalink key alias : pizzalink
key password :zuh07819 key password :zuh07819
jks dosyası "pizzlink" dosyası. Sonunda .jks uzantısı yok, bu sekilde üretti. Sonuna .jks eklenirse hata veriyor. jks dosyası "pizzalink" dosyası. Sonunda .jks uzantısı yok, bu sekilde üretti. Sonuna .jks eklenirse hata veriyor.