File tree Expand file tree Collapse file tree
Mifare Classic Tool/app/src/main
java/de/syss/MifareClassicTool/Activities Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ private void runDiff() {
241241 // Set diff line for identical blocks.
242242 diffIndex .setTextColor (Color .GREEN );
243243 diffString = new StringBuilder (
244- getString ( R . string . text_identical_data ) );
244+ "--------------------------------" );
245245 } else {
246246 diffString = new StringBuilder (
247247 " " );
Original file line number Diff line number Diff line change 152152 <string name =" text_incr_decr_value_block" >Incr./Decr. Value Block</string >
153153 <string name =" text_increment" >Incremento</string >
154154 <string name =" text_decrement" >Decremento</string >
155- <!-- Has to be 32 chars long. The text should be centered. -->
156- <string name =" text_identical_data" >-----------Idéntico------------</string >
157155 <!-- Has to be 16 chars long. The text should be centered. -->
158156 <string name =" text_invalid_data" >--Datos Inválidos--</string >
159157 <string name =" text_only_in_dump1" >Sector occurs only in dump 1 (A)</string >
Original file line number Diff line number Diff line change 150150 <string name =" text_incr_decr_value_block" >Incr./Decr. un Value Block</string >
151151 <string name =" text_increment" >Incrémenter</string >
152152 <string name =" text_decrement" >Décrémenter</string >
153- <!-- Has to be 32 chars long. The text should be centered. -->
154- <string name =" text_identical_data" >-----------Identique------------</string >
155153 <!-- Has to be 16 chars long. The text should be centered. -->
156154 <string name =" text_invalid_data" >Donnée Invalide</string >
157155 <string name =" text_only_in_dump1" >Le secteur apparaît seulement dans le dump 1 (A)</string >
Original file line number Diff line number Diff line change 150150 <string name =" text_incr_decr_value_block" >Incr./Decr. Valore di un Blocco</string >
151151 <string name =" text_increment" >Incrementa</string >
152152 <string name =" text_decrement" >Decrement</string >
153- <!-- Has to be 32 chars long. The text should be centered. -->
154- <string name =" text_identical_data" >-----------Identico------------</string >
155153 <!-- Has to be 16 chars long. The text should be centered. -->
156154 <string name =" text_invalid_data" >-Dati NON Validi</string >
157155 <string name =" text_only_in_dump1" >Il settore è presente solo nel dump 1 (A)</string >
Original file line number Diff line number Diff line change 154154 <string name =" text_incr_decr_value_block" >Incr./Decr. Bloco de Valor</string >
155155 <string name =" text_increment" >Incremento</string >
156156 <string name =" text_decrement" >Decremento</string >
157- <!-- Has to be 32 chars long. The text should be centered. -->
158- <string name =" text_identical_data" >------------Idêntico------------</string >
159157 <!-- Has to be 16 chars long. The text should be centered. -->
160158 <string name =" text_invalid_data" >--D. Inválidos--</string >
161159 <string name =" text_only_in_dump1" >Sector só aparece no dump 1 (A)</string >
Original file line number Diff line number Diff line change 144144 <string name =" text_incr_decr_value_block" >Вкл./выкл. Блок значений</string >
145145 <string name =" text_increment" >Увеличить</string >
146146 <string name =" text_decrement" >Уменьшить</string >
147- <!-- Has to be 32 chars long. The text should be centered. -->
148- <string name =" text_identical_data" >-----------Идентичный------------</string >
149147 <!-- Has to be 16 chars long. The text should be centered. -->
150148 <string name =" text_invalid_data" >--Недопустимые данные--</string >
151149 <string name =" text_only_in_dump1" >Сектор встречается только в дампе 1 (A)</string >
Original file line number Diff line number Diff line change 158158 <string name =" text_incr_decr_value_block" >遞增/遞減數值區塊</string >
159159 <string name =" text_increment" >遞增</string >
160160 <string name =" text_decrement" >遞減</string >
161- <!-- Has to be 32 chars long. The text should be centered. -->
162- <string name =" text_identical_data" >-----------完全相同------------</string >
163161 <!-- Has to be 16 chars long. The text should be centered. -->
164162 <string name =" text_invalid_data" >---資料無效---</string >
165163 <string name =" text_only_in_dump1" >此磁區僅存在於傾印 1 (A)</string >
Original file line number Diff line number Diff line change 144144 <string name =" text_incr_decr_value_block" >增/减 值块</string >
145145 <string name =" text_increment" >增值</string >
146146 <string name =" text_decrement" >减值</string >
147-
148- <!-- Has to be 32 chars long. The text should be centered. -->
149- <string name =" text_identical_data" >-------------相同-------------</string >
150-
151147 <!-- Has to be 16 chars long. The text should be centered. -->
152148 <string name =" text_invalid_data" >------无效数据------</string >
153149 <string name =" text_only_in_dump1" >扇区只存在于转储1(A)</string >
Original file line number Diff line number Diff line change 159159 <string name =" text_incr_decr_value_block" >Incr./Decr. Value Block</string >
160160 <string name =" text_increment" >Increment</string >
161161 <string name =" text_decrement" >Decrement</string >
162- <!-- Has to be 32 chars long. The text should be centered. -->
163- <string name =" text_identical_data" >-----------Identical------------</string >
164162 <!-- Has to be 16 chars long. The text should be centered. -->
165163 <string name =" text_invalid_data" >--Invalid Data--</string >
166164 <string name =" text_only_in_dump1" >Sector occurs only in dump 1 (A)</string >
You can’t perform that action at this time.
0 commit comments