Skip to content

Commit

Permalink
Update EU localisation (#1801)
Browse files Browse the repository at this point in the history
The following strings were marked as translated even if they were not:
- tabs customizations
- first tab
- second tab
- fourth tab
- fifth tab

Is there a way to sort strings by date on Xcode?
  • Loading branch information
xabirequejo authored Dec 30, 2023
1 parent 0497191 commit e694dd5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions IceCubesApp/Resources/Localization/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -30480,7 +30480,7 @@
"eu" : {
"stringUnit" : {
"state" : "translated",
"value" : "iPad"
"value" : "iPad-ean"
}
},
"fr" : {
Expand Down Expand Up @@ -30593,7 +30593,7 @@
"eu" : {
"stringUnit" : {
"state" : "translated",
"value" : "iPhone"
"value" : "iPhone-ean"
}
},
"fr" : {
Expand Down Expand Up @@ -47019,7 +47019,7 @@
"eu" : {
"stringUnit" : {
"state" : "translated",
"value" : "Tabs Customizations"
"value" : "Erlaitzen hobespenak"
}
},
"fr" : {
Expand Down Expand Up @@ -47491,7 +47491,7 @@
"eu" : {
"stringUnit" : {
"state" : "translated",
"value" : "Fitxak hautatzean"
"value" : "Erlaitzak hautatzean"
}
},
"fr" : {
Expand Down Expand Up @@ -55403,7 +55403,7 @@
"eu" : {
"stringUnit" : {
"state" : "translated",
"value" : "Fifth Tab"
"value" : "Bosgarren erlaitza"
}
},
"fr" : {
Expand Down Expand Up @@ -55521,7 +55521,7 @@
"eu" : {
"stringUnit" : {
"state" : "translated",
"value" : "First Tab"
"value" : "Lehen erlaitza"
}
},
"fr" : {
Expand Down Expand Up @@ -55639,7 +55639,7 @@
"eu" : {
"stringUnit" : {
"state" : "translated",
"value" : "Fourth Tab"
"value" : "Laugarren erlaitza"
}
},
"fr" : {
Expand Down Expand Up @@ -55757,7 +55757,7 @@
"eu" : {
"stringUnit" : {
"state" : "translated",
"value" : "Second Tab"
"value" : "Bigarren erlaitza"
}
},
"fr" : {
Expand Down

0 comments on commit e694dd5

Please sign in to comment.