diff options
author | TieWay59 <tieway59@foxmail.com> | 2023-04-19 14:07:34 +0800 |
---|---|---|
committer | CohenArthur <arthur.cohen@embecosm.com> | 2023-04-21 13:09:46 +0000 |
commit | 67905463cbcf8cd375c51a114367d8209d98f065 (patch) | |
tree | b78a7f218e2f570b346d11ff175e6c1d5a55d192 /gcc/gdbhooks.py | |
parent | a6d4d0bbeaebf4e375f1e420bdffa843b2b4ec98 (diff) | |
download | gcc-67905463cbcf8cd375c51a114367d8209d98f065.zip gcc-67905463cbcf8cd375c51a114367d8209d98f065.tar.gz gcc-67905463cbcf8cd375c51a114367d8209d98f065.tar.bz2 |
Fix translation mistakes 2023 in GCC/Rust [PR108890]
In https://gcc.gnu.org/PR108890 "Translation mistakes 2023"
@rillig lists several issues with GCC/Rust diagnostics and
option help texts (but also a few non-GCC/Rust).
This commit fix mistakes only related to GCC/Rust,
specifically to the file `gcc/rust/lang.opt`.
closes https://github.com/Rust-GCC/gccrs/issues/1916
PR translation/108890
gcc/rust/
* lang.opt: Fix translation mistakes 2023 in
GCC/Rust [PR108890]
(line 67): change the inconsistent tab to spaces
(line 75): wrap bare placeholder `integer`
(line 79): remove redundant text of `Choose which`
(line 96): remove redundant text of `Choose which`
(line 112): remove redundant `Flag to`
(line 124): correct the exclusive term `When to stop`
(line 124): correct typo of `copimlation`
Signed-off-by: Tieway59 <tieway59@foxmail.com>
Diffstat (limited to 'gcc/gdbhooks.py')
0 files changed, 0 insertions, 0 deletions