Updated Swedish translations for GAS and LD

This commit is contained in:
Nick Clifton 2017-01-10 11:28:36 +00:00
parent 07ccf83cf5
commit 07e8e62387
5 changed files with 2275 additions and 1647 deletions

View File

@ -63,7 +63,7 @@ int linenumber;
[0-9][x0-9A-Fa-f]* { yylval.number = strtol (yytext,0,0);
return NUMBER; }
(@)?[A-Za-z$:\-\_?][A-Za-z0-9/$:\<\>\-\_@?]* {
(@)?[A-Za-z$:\-\_?][A-Za-z0-9/$:\<\>\-\_@?+]* {
yylval.id = xstrdup (yytext);
return ID;
}

View File

@ -1,3 +1,7 @@
2017-01-10 Nick Clifton <nickc@redhat.com>
* po/sv.po: Updated Swedish translation.
2017-01-10 Tristan Gingold <gingold@adacore.com>
* read.c (emit_leb128_expr): Extended unsigned big number for

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,7 @@
2017-01-10 Nick Clifton <nickc@redhat.com>
* po/sv.po: Updated Swedish translation.
2016-12-09 Graham Markall <graham.markall@embecosm.com>
Andrew Burgess <andrew.burgess@embecosm.com>

File diff suppressed because it is too large Load Diff