Skip to content
Snippets Groups Projects
Unverified Commit 99e288b9 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

misc: update version name

Change-Id: I086de6060081ae9e9a8cfeec4a17f4ea100a9a89
parent 61aedd51
Branches
No related tags found
No related merge requests found
...@@ -475,7 +475,7 @@ internal enum L10n { ...@@ -475,7 +475,7 @@ internal enum L10n {
internal static let save = L10n.tr("Localizable", "global.save") internal static let save = L10n.tr("Localizable", "global.save")
/// Share /// Share
internal static let share = L10n.tr("Localizable", "global.share") internal static let share = L10n.tr("Localizable", "global.share")
/// Together /// Maloya
internal static let versionName = L10n.tr("Localizable", "global.versionName") internal static let versionName = L10n.tr("Localizable", "global.versionName")
} }
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
"global.homeTabBarTitle" = "Conversations"; "global.homeTabBarTitle" = "Conversations";
"global.meTabBarTitle" = "Account Settings"; "global.meTabBarTitle" = "Account Settings";
"global.ok" = "Ok"; "global.ok" = "Ok";
"global.versionName" = "Together"; "global.versionName" = "Maloya";
"global.close" = "Close"; "global.close" = "Close";
"global.share" = "Share"; "global.share" = "Share";
"global.forward" = "Forward"; "global.forward" = "Forward";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment