-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b72eda3
commit 4bea51f
Showing
13 changed files
with
246 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
159 changes: 159 additions & 0 deletions
159
Demo Project/ResponsiveTextFieldDemo/Localizable.xcstrings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,159 @@ | ||
{ | ||
"sourceLanguage" : "en", | ||
"strings" : { | ||
"editing_email_label" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"ar" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "تحرير البريد الإلكتروني؟" | ||
} | ||
}, | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Editing Email?" | ||
} | ||
} | ||
} | ||
}, | ||
"editing_password_label" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"ar" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "تعديل كلمة المرور؟" | ||
} | ||
}, | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Editing Password?" | ||
} | ||
} | ||
} | ||
}, | ||
"email_address_label" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"ar" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "عنوان البريد الإلكتروني" | ||
} | ||
}, | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Email address" | ||
} | ||
} | ||
} | ||
}, | ||
"enable_label" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"ar" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "ممكن؟" | ||
} | ||
}, | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Enabled?" | ||
} | ||
} | ||
} | ||
}, | ||
"full_name_label" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"ar" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "الاسم الكامل" | ||
} | ||
}, | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Full Name" | ||
} | ||
} | ||
} | ||
}, | ||
"hide_password_label" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"ar" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "اخفاء كلمة المرور؟" | ||
} | ||
}, | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Hide Password?" | ||
} | ||
} | ||
} | ||
}, | ||
"password_label" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"ar" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "كلمة المرور" | ||
} | ||
}, | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Password" | ||
} | ||
} | ||
} | ||
}, | ||
"random_password_label" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"ar" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "كلمة مرور عشوائية" | ||
} | ||
}, | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Random password" | ||
} | ||
} | ||
} | ||
}, | ||
"typed_email_label" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"ar" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "لقد كتبت البريد الإلكتروني التالي:" | ||
} | ||
}, | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "You typed the following email:" | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"version" : "1.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+12 Bytes
(100%)
...TextFieldTests/__Snapshots__/ResponsiveTextFieldTests/testSecureTextEntry.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+6.59 KB
...ts/__Snapshots__/ResponsiveTextFieldTests/testTextFieldInArabic.ArabicEmpty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.9 KB
...sts/__Snapshots__/ResponsiveTextFieldTests/testTextFieldInArabic.ArabicText.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+7.18 KB
...esponsiveTextFieldTests/testTextFieldWithDifferentConfigurations.Auto-clear.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+7.18 KB
...s__/ResponsiveTextFieldTests/testTextFieldWithDifferentConfigurations.Email.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+7.18 KB
...TextFieldTests/testTextFieldWithDifferentConfigurations.Empty-Configuration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+7.18 KB
.../ResponsiveTextFieldTests/testTextFieldWithDifferentConfigurations.Password.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+12 Bytes
(100%)
...xtFieldTests/__Snapshots__/ResponsiveTextFieldTests/testTextFieldWithText.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.