Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
8f7c5c70
Commit
8f7c5c70
authored
Oct 12, 2017
by
Julian
Committed by
gspencergoog
Oct 12, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix Italian translations (#12506)
Fix Italian translations for CUT and COPY.
parent
f5cc816c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
localizations.dart
...ges/flutter_localizations/lib/src/l10n/localizations.dart
+2
-2
material_it.arb
packages/flutter_localizations/lib/src/l10n/material_it.arb
+2
-2
No files found.
packages/flutter_localizations/lib/src/l10n/localizations.dart
View file @
8f7c5c70
...
...
@@ -249,8 +249,8 @@ const Map<String, Map<String, String>> localizations = const <String, Map<String
"cancelButtonLabel"
:
r"ANNULLA"
,
"closeButtonLabel"
:
r"CHIUDI"
,
"continueButtonLabel"
:
r"CONTINUA"
,
"copyButtonLabel"
:
r"COP
Y
"
,
"cutButtonLabel"
:
r"TAGLIA
RE
"
,
"copyButtonLabel"
:
r"COP
IA
"
,
"cutButtonLabel"
:
r"TAGLIA"
,
"okButtonLabel"
:
r"OK"
,
"pasteButtonLabel"
:
r"INCOLLA"
,
"selectAllButtonLabel"
:
r"SELEZIONA TUTTO"
,
...
...
packages/flutter_localizations/lib/src/l10n/material_it.arb
View file @
8f7c5c70
...
...
@@ -20,8 +20,8 @@
"cancelButtonLabel"
:
"ANNULLA"
,
"closeButtonLabel"
:
"CHIUDI"
,
"continueButtonLabel"
:
"CONTINUA"
,
"copyButtonLabel"
:
"COP
Y
"
,
"cutButtonLabel"
:
"TAGLIA
RE
"
,
"copyButtonLabel"
:
"COP
IA
"
,
"cutButtonLabel"
:
"TAGLIA"
,
"okButtonLabel"
:
"OK"
,
"pasteButtonLabel"
:
"INCOLLA"
,
"selectAllButtonLabel"
:
"SELEZIONA TUTTO"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment