Project

General

Profile

Actions

Defect #2801

closed

Locale defect in r2501: missing openid related locales, support section have different versions.

Added by Chaoqun Zou about 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Category:
Translations
Target version:
-
Start date:
2009-02-21
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

The openid related strings are missing. Find them with 'openid' or 'open_id'.

The support section have some different versions.

In en.yml and some others:

support:
array:
sentence_connector: "and"
skip_last_comma: false

In es.yml:

support:
array:
sentence_connector: "y"

In fr.yml and some others:

support:
array:
sentence_connector: 'et'
skip_last_comma: true
word_connector: ", "
two_words_connector: " et "
last_word_connector: " et "

In zh.yml and some others:

support:
array:
words_connector: ", "
two_words_connector: " 和 "
last_word_connector: ", 和 "
Actions #1

Updated by Jean-Philippe Lang about 15 years ago

openid locales added. Sentence connectors are not used yet, so it's no big deal.

Actions #2

Updated by Enderson Maia almost 15 years ago

Jean-Philippe Lang wrote:

openid locales added. Sentence connectors are not used yet, so it's no big deal.

Close the ticket?

Actions #3

Updated by Azamat Hackimov over 13 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF