Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Add accessibility label to feedback list view cell#409

Merged
ElektrojungeAtWork merged 3 commits into
bitstadium:developfrom
erychagov:feature/accessibility-labels
Apr 28, 2017
Merged

Add accessibility label to feedback list view cell#409
ElektrojungeAtWork merged 3 commits into
bitstadium:developfrom
erychagov:feature/accessibility-labels

Conversation

@erychagov

Copy link
Copy Markdown
Contributor

I found only one place where screen reader didn't read all information.

Comment thread Resources/ja.lproj/HockeySDK.strings Outdated
"HockeyAuthenticationAuthSecretMissing" = "HockeySDK “authorization secret” が設定されていません。このAppのデベロッパに連絡してください。";

/* Accessibility strings */
"HockeyAccessibilityHintRequired" = "必須";

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"HockeyAccessibilityHintRequired" = "必填"; to be consistent with https://github.com/bitstadium/HockeySDK-iOS/pull/409/files#diff-2dad4c3109cff081ead9259c8d910397R279

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Huan9 @TroubleMakerBen
Please, find translations for key 'HockeyAuthenticationViewControllerPasswordPlaceholder' for HZ and JP. Translations are different. Is it a mistake?

@ElektrojungeAtWork

ElektrojungeAtWork commented Apr 25, 2017

Copy link
Copy Markdown
Contributor

Please use the following translations...in general we want "Fieldname (required)", e.g. Password (Required).

EN: $FieldName (Required)
ZH: $FieldName (必填)
RU: $FieldName (Обязательное поле)
PT: $FieldName (Necessário)
IT: $FieldName (Richiesto)
FR: $FieldName (Requis)
ES: $FieldName (Obligatorio)
DE: $FieldName (Erforderlich)
JP: $FieldName (必填)
HR: $FieldName (Obavezno)
HU: $FieldName (Szükséges mező)
NL: $FieldName (Verplicht)
FA: (مورد نیاز) $FieldName 
NB: $FieldName (Påkrevd)

The value for "FieldName" can be found in other parts of the localization files.

@erychagov

Copy link
Copy Markdown
Contributor Author

Restart build

@erychagov erychagov force-pushed the feature/accessibility-labels branch from 8b7e580 to 03f7e1e Compare April 27, 2017 06:31
@ElektrojungeAtWork ElektrojungeAtWork merged commit 7159174 into bitstadium:develop Apr 28, 2017
@erychagov erychagov deleted the feature/accessibility-labels branch June 30, 2017 13:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants