HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Bug #689474
Miscellaneous string tweaks for 2.6
0%
Description
As usual, I'm collecting typo fixes, rewordings etc.
Here's the first batch.
History
#1
Updated by Jacob Nevins over 3 years ago
- File m-30-strings-201708.patch m-30-strings-201708.patch added
- File 26-strings-201708.patch 26-strings-201708.patch added
- Status changed from New to Resolved
#2
Updated by Jacob Nevins over 3 years ago
- Status changed from Resolved to In Progress
Setting back to "In progress" (having committed the current patches), as surely I'll have more.
#3
Updated by Jacob Nevins over 3 years ago
- File m-30-strings-201709.patch m-30-strings-201709.patch added
- File 26-strings-201709.patch 26-strings-201709.patch added
- Status changed from In Progress to Resolved
Second batch.
#4
Updated by Jacob Nevins over 3 years ago
- Status changed from Resolved to In Progress
#5
Updated by Jacob Nevins over 2 years ago
- File m-strings-201806.patch m-strings-201806.patch added
- File 30-26-strings-201806.patch 30-26-strings-201806.patch added
- Status changed from In Progress to Resolved
A very small batch of misc string changes.
#6
Updated by Jacob Nevins over 2 years ago
- Status changed from Resolved to In Progress
#7
Updated by Jacob Nevins over 2 years ago
- Sprint/Milestone changed from 2.6.0 to 2.6.1
Definitely got more tweaks to come. Not sure if should close this for 2.6.0 and open a new one.
#8
Updated by Jacob Nevins about 1 year ago
- Sprint/Milestone changed from 2.6.1 to 2.6.2
I'm holding off my next batch of tweaks until after 2.6.1, to spare translators.
#9
Updated by Jacob Nevins 12 months ago
- File m-30-strings-202001.patch m-30-strings-202001.patch added
- File 26-strings-202001.patch 26-strings-202001.patch added
Next (small) batch, intended for 2.6.2.
Includes some movement toward standardising on "do %s" to refer to actions; this already widely but not universally used. I haven't done a full audit of all branches yet -- there may be a separate ticket out of that -- but these were the ones I noticed so far. Compare:- Before:
- Your Spy was unable to You're Fired
- Your Spy was unable to Recycle Unit
- Your Spy was unable to Upgrade Unit
- After:
- Your Spy was unable to do You're Fired
- Your Spy was unable to do Recycle Unit
- Your Spy was unable to do Upgrade Unit
Still clumsy, but a bit better (at least in English).
One of the other misc tweaks came from an anonymous wiki contributor (in 2018).
#10
Updated by Jacob Nevins 12 months ago
- Sprint/Milestone changed from 2.6.2 to 2.6.3
Pushed latest batch.
#11
Updated by Marko Lindqvist 30 days ago
- Sprint/Milestone changed from 2.6.3 to 2.6.4
String freeze for 2.6.3 has already begun.