[Android] Replace android strings by the ones in the app (ok/cancel/yes)

Nicolas Pomepuy git at videolan.org
Thu Aug 8 13:53:57 CEST 2019


vlc-android | branch: 3.2.x | Nicolas Pomepuy <nicolas.pomepuy at gmail.com> | Mon Aug  5 08:56:59 2019 +0200| [59fc5f742f9af442ca5a157a64ce760d569b32b5] | committer: Geoffrey Métais

Replace android strings by the ones in the app (ok/cancel/yes)

(cherry picked from commit 0bdff9c5e048044ebe68032d5ab6022e4643d500)

> https://code.videolan.org/videolan/vlc-android/commit/59fc5f742f9af442ca5a157a64ce760d569b32b5
---

 vlc-android/res/layout/network_server_dialog.xml   |  4 +-
 vlc-android/res/layout/vlc_login_dialog.xml        | 44 +++++++++++-----------
 vlc-android/res/layout/vlc_progress_dialog.xml     | 22 +++++------
 vlc-android/res/layout/vlc_question_dialog.xml     | 20 +++++-----
 .../src/org/videolan/vlc/gui/helpers/UiTools.kt    |  6 +--
 .../videolan/vlc/gui/network/MRLPanelFragment.kt   |  4 +-
 .../vlc/gui/preferences/PreferencesAdvanced.kt     |  4 +-
 .../vlc/gui/tv/preferences/PreferencesAdvanced.kt  |  4 +-
 8 files changed, 54 insertions(+), 54 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/59fc5f742f9af442ca5a157a64ce760d569b32b5


More information about the Android mailing list