| OLD | NEW | 
|    1 { |    1 { | 
|    2   "add": { |    2   "add": { | 
|    3     "message": "Magdagdag" |    3     "message": "Magdagdag" | 
|    4   }, |    4   }, | 
|    5   "add_domain_button": { |    5   "add_domain_button": { | 
|    6     "message": "Magdagdag ng domain" |    6     "message": "Magdagdag ng domain" | 
|    7   }, |    7   }, | 
|    8   "add_filter_button": { |    8   "add_filter_button": { | 
|    9     "message": "Magdagdag ng  filter" |    9     "message": "Magdagdag ng  filter" | 
|   10   }, |   10   }, | 
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|   55   }, |   55   }, | 
|   56   "filter_lists": { |   56   "filter_lists": { | 
|   57     "message": "Listahan ng mga Filter" |   57     "message": "Listahan ng mga Filter" | 
|   58   }, |   58   }, | 
|   59   "filter_must_follow_syntax": { |   59   "filter_must_follow_syntax": { | 
|   60     "message": "Ang iyong filter ay dapat nakasunod sa <a>Adblock Plus filter sy
     ntax</a>." |   60     "message": "Ang iyong filter ay dapat nakasunod sa <a>Adblock Plus filter sy
     ntax</a>." | 
|   61   }, |   61   }, | 
|   62   "found_a_bug": { |   62   "found_a_bug": { | 
|   63     "message": "Nakadiskobre ng bug? Gusto mo bang isalin ang Adblock Plus sa in
     yong wika? <a>ilagay ang inyong request dito</a>." |   63     "message": "Nakadiskobre ng bug? Gusto mo bang isalin ang Adblock Plus sa in
     yong wika? <a>ilagay ang inyong request dito</a>." | 
|   64   }, |   64   }, | 
|   65   "general": { |  | 
|   66     "message": "General" |  | 
|   67   }, |  | 
|   68   "invalid_css_selector": { |   65   "invalid_css_selector": { | 
|   69     "message": "$selector$ ay hindi valid na CSS selector", |   66     "message": "$selector$ ay hindi valid na CSS selector", | 
|   70     "placeholders": { |   67     "placeholders": { | 
|   71       "selector": { |   68       "selector": { | 
|   72         "content": "$1" |   69         "content": "$1" | 
|   73       } |   70       } | 
|   74     } |   71     } | 
|   75   }, |   72   }, | 
|   76   "last_updated_at": { |   73   "last_updated_at": { | 
|   77     "message": "Huling na update noong $time$ sa $date$", |   74     "message": "Huling na update noong $time$ sa $date$", | 
|   78     "placeholders": { |   75     "placeholders": { | 
|   79       "date": { |   76       "date": { | 
|   80         "content": "$2" |   77         "content": "$2" | 
|   81       }, |   78       }, | 
|   82       "time": { |   79       "time": { | 
|   83         "content": "$1" |   80         "content": "$1" | 
|   84       } |   81       } | 
|   85     } |   82     } | 
|   86   }, |   83   }, | 
|   87   "last_updated_at_today": { |   84   "last_updated_at_today": { | 
|   88     "message": "Huling na update kaninang $time$", |   85     "message": "Huling na update kaninang $time$", | 
|   89     "placeholders": { |   86     "placeholders": { | 
|   90       "time": { |   87       "time": { | 
|   91         "content": "$1" |   88         "content": "$1" | 
|   92       } |   89       } | 
|   93     } |   90     } | 
|   94   }, |   91   }, | 
|   95   "line": { |  | 
|   96     "message": "Line $number$", |  | 
|   97     "placeholders": { |  | 
|   98       "number": { |  | 
|   99         "content": "$1" |  | 
|  100       } |  | 
|  101     } |  | 
|  102   }, |  | 
|  103   "name_devbuild": { |   92   "name_devbuild": { | 
|  104     "message": "pagbuo ng Adblock Plus" |   93     "message": "pagbuo ng Adblock Plus" | 
|  105   }, |   94   }, | 
|  106   "notification_with_buttons": { |   95   "notification_with_buttons": { | 
|  107     "message": "Pindutin ang 'OK' para mabuksan ang lahat ng links sa notifikasy
     on na ito." |   96     "message": "Pindutin ang 'OK' para mabuksan ang lahat ng links sa notifikasy
     on na ito." | 
|  108   }, |   97   }, | 
|  109   "notification_without_buttons": { |   98   "notification_without_buttons": { | 
|  110     "message": "Pindutin ang notification para mabuksan ang mga links." |   99     "message": "Pindutin ang notification para mabuksan ang mga links." | 
|  111   }, |  100   }, | 
|  112   "options": { |  101   "options": { | 
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  169     "message": "Napigilan ang mga ads" |  158     "message": "Napigilan ang mga ads" | 
|  170   }, |  159   }, | 
|  171   "subscriptionSelection_subscriptionSelector_label": { |  160   "subscriptionSelection_subscriptionSelector_label": { | 
|  172     "message": "Mamili ng filter sa listahan:" |  161     "message": "Mamili ng filter sa listahan:" | 
|  173   }, |  162   }, | 
|  174   "unexpected_filter_list_header": { |  163   "unexpected_filter_list_header": { | 
|  175     "message": "Hindi maaari ang Filter list headers dito" |  164     "message": "Hindi maaari ang Filter list headers dito" | 
|  176   }, |  165   }, | 
|  177   "update_now": { |  166   "update_now": { | 
|  178     "message": "I-update ngayon" |  167     "message": "I-update ngayon" | 
|  179   }, |  | 
|  180   "whitelisted_domains": { |  | 
|  181     "message": "Whitelisted domains" |  | 
|  182   } |  168   } | 
|  183 } |  169 } | 
| OLD | NEW |