Ladsgroup added a subscriber: Amire80.
Ladsgroup added a comment.

  After talking to @Amire80 it seems that we need to drop `zh-classical` in 
favor of `lzh`. They are not being used much which means community is already 
cleaning it up:
  
    mysql:[email protected] [wikidatawiki]> select * 
from wb_terms where term_language = 'zh-classical' limit 55;
    
+-------------+----------------+---------------------+------------------+---------------+-------------+--------------------------------------------------------------------------------------+-----------------+-------------+
    | term_row_id | term_entity_id | term_full_entity_id | term_entity_type | 
term_language | term_type   | term_text                                         
                                   | term_search_key | term_weight |
    
+-------------+----------------+---------------------+------------------+---------------+-------------+--------------------------------------------------------------------------------------+-----------------+-------------+
    |  2995932324 |              0 | Q1321               | item             | 
zh-classical  | description | 印歐一語,隸羅曼語族,本源西班牙,通於拉美列國,字以羅馬                      
       |                 |           0 |
    |  2995934271 |              0 | Q334351             | item             | 
zh-classical  | description | 清帝,年號道光                                           
                            |                 |           0 |
    |  2995933714 |              0 | Q35                 | item             | 
zh-classical  | description | 北歐一國,都哥本哈根                                        
                         |                 |           0 |
    |  2995931300 |              0 | Q45                 | item             | 
zh-classical  | description | 南歐一國,都里斯本                                         
                          |                 |           0 |
    |  2995933519 |              0 | Q55                 | item             | 
zh-classical  | description | 西歐一國,都阿姆斯特丹,實都海牙                                  
                   |                 |           0 |
    |  2987203583 |              0 | Q65924886           | item             | 
zh-classical  | label       | 關聖帝君戒淫經                                           
                            |                 |           0 |
    |  3050087841 |              0 | Q71582643           | item             | 
zh-classical  | label       | 分類:待選卓著                                           
                             |                 |           0 |
    |  3056413184 |              0 | Q72699512           | item             | 
zh-classical  | label       | 模板:IPA pulmonic consonants/table                  
                                 |                 |           0 |
    |  3056419466 |              0 | Q72700587           | item             | 
zh-classical  | label       | 模板:IPA chart/core2                                
                                 |                 |           0 |
    |  3056452840 |              0 | Q72706479           | item             | 
zh-classical  | label       | 模板:IPA vowels/table                               
                                 |                 |           0 |
    |  3056453724 |              0 | Q72706663           | item             | 
zh-classical  | label       | 模板:IPA vowels/styles.css                          
                                 |                 |           0 |
    |  3057879044 |              0 | Q72942543           | item             | 
zh-classical  | label       | 維基大典:投票/汝同意刪除文言文維基否                               
                  |                 |           0 |
    |  3058451089 |              0 | Q73033088           | item             | 
zh-classical  | label       | 模板:~w                                             
                                 |                 |           0 |
    
+-------------+----------------+---------------------+------------------+---------------+-------------+--------------------------------------------------------------------------------------+-----------------+-------------+
    13 rows in set (0.00 sec)
  
  (If you change your language to zh-classical, it goes to lzh instead. I'm 
certain it's not a valid language code)
  
  OTOH, we can't drop `nl-informal` because it's a valid language code but it's 
not used "much":
  
    mysql:[email protected] [wikidatawiki]> select * 
from wb_terms where term_language = 'nl-informal' limit 55;
    
+-------------+----------------+---------------------+------------------+---------------+-----------+----------------------------------------------------------------------------------------------------------------+-----------------+-------------+
    | term_row_id | term_entity_id | term_full_entity_id | term_entity_type | 
term_language | term_type | term_text                                           
                                                           | term_search_key | 
term_weight |
    
+-------------+----------------+---------------------+------------------+---------------+-----------+----------------------------------------------------------------------------------------------------------------+-----------------+-------------+
    |  3053621138 |              0 | Q72165760           | item             | 
nl-informal   | alias     | mijn broer in Washington spreekt nederlands en 
chinees mijn ouders zijn wel eens in het plaatsje oving geweest |               
  |           0 |
    |  3053621137 |              0 | Q72165760           | item             | 
nl-informal   | label     | nicolaas herman oving washington                    
                                                           |                 |  
         0 |
    
+-------------+----------------+---------------------+------------------+---------------+-----------+----------------------------------------------------------------------------------------------------------------+-----------------+-------------+
    2 rows in set (0.00 sec)

TASK DETAIL
  https://phabricator.wikimedia.org/T237102

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: Amire80, Aklapper, Addshore, alaa_wmde, Ladsgroup, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, Iflorez, darthmon_wmde, Meekrab2012, 
joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Jonas, Luke081515, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to