From e113308923e319a98a8800f95aaba1998d50e7a2 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Mon, 8 Oct 2018 17:39:02 -0400 Subject: Translations (#1125) * New translations strings.xml (Czech) * New translations strings_download.xml (Czech) * New translations strings_pref_debug.xml (Chinese Traditional) * New translations strings_errors.xml (German) * New translations strings_pref_experimental.xml (German) * New translations strings.xml (Hungarian) * New translations strings_pref_notifications.xml (Hungarian) * New translations strings_pref_experimental.xml (Hungarian) * New translations strings_pref_debug.xml (Hungarian) * New translations strings_pref_behaviour.xml (Hungarian) * New translations strings_pref_appearance.xml (Hungarian) * New translations strings_errors.xml (Hungarian) * New translations strings.xml (German) * New translations strings_pref_notifications.xml (German) * New translations strings_pref_debug.xml (German) * New translations strings_errors.xml (French) * New translations strings_pref_behaviour.xml (German) * New translations strings_pref_appearance.xml (German) * New translations strings_download.xml (German) * New translations strings.xml (French) * New translations strings_pref_notifications.xml (French) * New translations strings_pref_experimental.xml (French) * New translations strings_pref_debug.xml (French) * New translations strings_pref_behaviour.xml (French) * New translations strings_pref_appearance.xml (French) * New translations strings_pref_debug.xml (Indonesian) * New translations strings_pref_behaviour.xml (Polish) * New translations strings_pref_appearance.xml (Polish) * New translations strings_pref_notifications.xml (Portuguese, Brazilian) * New translations strings_pref_experimental.xml (Portuguese, Brazilian) * New translations strings_pref_debug.xml (Portuguese, Brazilian) * New translations strings_pref_behaviour.xml (Portuguese, Brazilian) * New translations strings_pref_appearance.xml (Portuguese, Brazilian) * New translations strings_errors.xml (Portuguese, Brazilian) * New translations strings_pref_notifications.xml (Polish) * New translations strings_pref_debug.xml (Polish) * New translations strings.xml (Italian) * New translations strings_errors.xml (Polish) * New translations strings_pref_notifications.xml (Italian) * New translations strings_pref_experimental.xml (Italian) * New translations strings_pref_debug.xml (Italian) * New translations strings_pref_behaviour.xml (Italian) * New translations strings_pref_appearance.xml (Italian) * New translations strings_errors.xml (Italian) * New translations strings.xml (Polish) * New translations strings_pref_experimental.xml (Polish) * New translations strings.xml (Portuguese, Brazilian) * New translations strings_download.xml (Ukrainian) * New translations strings_intro.xml (Ukrainian) * New translations strings_web_context.xml (Ukrainian) * New translations strings_preferences.xml (Ukrainian) * New translations strings_pref_notifications.xml (Ukrainian) * New translations strings_pref_networks.xml (Ukrainian) * New translations strings_pref_feed.xml (Ukrainian) * New translations strings_pref_experimental.xml (Ukrainian) * New translations strings_pref_debug.xml (Ukrainian) * New translations strings_play_store.xml (Ukrainian) * New translations strings.xml (Turkish) * New translations strings_errors.xml (Ukrainian) * New translations strings_pref_notifications.xml (Turkish) * New translations strings_pref_experimental.xml (Turkish) * New translations strings_pref_debug.xml (Turkish) * New translations strings_pref_behaviour.xml (Turkish) * New translations strings_pref_appearance.xml (Turkish) * New translations strings_errors.xml (Turkish) * New translations strings_pref_behaviour.xml (Ukrainian) * New translations strings_pref_appearance.xml (Ukrainian) * New translations strings.xml (Ukrainian) * New translations strings_pref_behaviour.xml (Spanish) * New translations strings_errors.xml (Spanish) * New translations strings_pref_appearance.xml (Spanish) * New translations strings_pref_experimental.xml (Spanish) * New translations strings_pref_debug.xml (Spanish) * New translations strings_pref_notifications.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings_download.xml (Danish) * New translations strings_errors.xml (Danish) * New translations strings_pref_appearance.xml (Danish) * New translations strings_pref_behaviour.xml (Danish) * New translations strings_download.xml (Danish) * New translations strings_errors.xml (Danish) * New translations strings_intro.xml (Danish) * New translations strings_play_store.xml (Danish) * New translations strings_pref_appearance.xml (Danish) * New translations strings_pref_behaviour.xml (Danish) * New translations strings_pref_debug.xml (Danish) * New translations strings_pref_experimental.xml (Danish) * New translations strings_pref_feed.xml (Danish) * New translations strings_pref_networks.xml (Danish) * New translations strings_pref_notifications.xml (Danish) * New translations strings_preferences.xml (Danish) * New translations strings_web_context.xml (Danish) * New translations strings.xml (Danish) * New translations strings_download.xml (Swedish) * New translations strings_errors.xml (Swedish) * New translations strings_intro.xml (Swedish) * New translations strings_play_store.xml (Swedish) * New translations strings_pref_appearance.xml (Swedish) * New translations strings_pref_behaviour.xml (Swedish) * New translations strings_pref_debug.xml (Swedish) * New translations strings_pref_experimental.xml (Swedish) * New translations strings_pref_feed.xml (Swedish) * New translations strings_pref_networks.xml (Swedish) * New translations strings_pref_notifications.xml (Swedish) * New translations strings_preferences.xml (Swedish) * New translations strings_web_context.xml (Swedish) * New translations strings.xml (Swedish) * Update clone depth * Remove blank translation files * Optimize and reformat * Update kau * Update build tools in travis * Update dependencies * Revert apache commons text version --- app/src/main/res/drawable/ic_action_cancel.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res/drawable') diff --git a/app/src/main/res/drawable/ic_action_cancel.xml b/app/src/main/res/drawable/ic_action_cancel.xml index e349d8c4..6e55b5e3 100644 --- a/app/src/main/res/drawable/ic_action_cancel.xml +++ b/app/src/main/res/drawable/ic_action_cancel.xml @@ -5,5 +5,5 @@ android:viewportHeight="24.0"> + android:pathData="M19,6.41L17.59,5 12,10.59 6.41,5 5,6.41 10.59,12 5,17.59 6.41,19 12,13.41 17.59,19 19,17.59 13.41,12z" /> \ No newline at end of file -- cgit v1.2.3