Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-client-ios
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-client-ios
Commits
99e288b9
Unverified
Commit
99e288b9
authored
3 years ago
by
Sébastien Blin
Browse files
Options
Downloads
Patches
Plain Diff
misc: update version name
Change-Id: I086de6060081ae9e9a8cfeec4a17f4ea100a9a89
parent
61aedd51
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Ring/Ring/Constants/Generated/Strings.swift
+1
-1
1 addition, 1 deletion
Ring/Ring/Constants/Generated/Strings.swift
Ring/Ring/Resources/en.lproj/Localizable.strings
+1
-1
1 addition, 1 deletion
Ring/Ring/Resources/en.lproj/Localizable.strings
with
2 additions
and
2 deletions
Ring/Ring/Constants/Generated/Strings.swift
+
1
−
1
View file @
99e288b9
...
...
@@ -475,7 +475,7 @@ internal enum L10n {
internal
static
let
save
=
L10n
.
tr
(
"Localizable"
,
"global.save"
)
/// Share
internal
static
let
share
=
L10n
.
tr
(
"Localizable"
,
"global.share"
)
///
Together
///
Maloya
internal
static
let
versionName
=
L10n
.
tr
(
"Localizable"
,
"global.versionName"
)
}
...
...
This diff is collapsed.
Click to expand it.
Ring/Ring/Resources/en.lproj/Localizable.strings
+
1
−
1
View file @
99e288b9
...
...
@@ -22,7 +22,7 @@
"global.homeTabBarTitle" = "Conversations";
"global.meTabBarTitle" = "Account Settings";
"global.ok" = "Ok";
"global.versionName" = "
Together
";
"global.versionName" = "
Maloya
";
"global.close" = "Close";
"global.share" = "Share";
"global.forward" = "Forward";
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment