Commit Graph

178 Commits

Author SHA1 Message Date
Tae Hyung Kim
e3b851a634 Fix Tamil DateTime representation of AM/PM (#108185)
* init

* testS

* init

* accidentally committed wrong file
2022-07-25 11:33:06 -07:00
godofredoc
fb5ad6e8a7 Update localizations for flutter. (#106759) 2022-06-29 18:24:05 +00:00
Nils Reichardt
64db621980 Remove new keyword in a few files (#104438) 2022-06-06 16:08:06 -07:00
Pierre-Louis
74cfc3db67 Use curly_braces_in_flow_control_structures for non-flutter packages (#104629)
* Use `curly_braces_in_flow_control_structures` for `packages/flutter_driver`

* Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens`

* Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens_client`

* Use `curly_braces_in_flow_control_structures` for `packages/flutter_localizations`

* Use `curly_braces_in_flow_control_structures` for `packages/flutter_test`

* Use `curly_braces_in_flow_control_structures` for `packages/flutter_web_plugins`

* fix comments

* Use `curly_braces_in_flow_control_structures` for `packages/integration_test`

* fix indentation
2022-05-25 20:01:11 +02:00
Pierre-Louis
9a35b569b9 Use correct time separator for Indonesian locale (#104070)
* Update material_id.arb

* Update README.md

* Update generated_material_localizations.dart

* Update README.md

* remove trailing whitespace
2022-05-19 11:24:19 +02:00
Greg Spencer
6504f2896c Adds menuBarMenuLabel, and removes unneeded key localizations (#102100)
When I added localizations for shortcut keys, I added some that actually can't be shortcut keys, so I'm removing them again. These are mostly Japanese-specific keys that don't even appear on modern keyboards for the most part.

Also, added menuBarMenuLabel for an accessibility label for menu bar menus.

I modified the code for the localization generation scripts to add a --remove-undefined flag that will remove any localizations that don't appear in the canonical locale.
2022-05-09 09:25:52 -07:00
Jonah Williams
29d814b700 [intl] speed up localization generation and regenerate symbols (#102614) 2022-04-27 11:14:05 -07:00
Kate Lovett
ff5e27f0fc Remove deprecated FlatButton (#98545) 2022-04-11 16:22:47 -05:00
godofredoc
23b9d4f1f2 Roll i10n localizations. (#101310) 2022-04-04 16:55:26 -07:00
Michael Goderbauer
d021509141 migrate generated i18n code to super params (#101065) 2022-03-30 12:20:14 -07:00
Greg Spencer
940986e00a Add material localizations for keyboard keys used for shortcut descriptions in menus. (#99020)
This change adds some localizations for keyboard keys that will be used in creating shortcut descriptions in menus.
2022-03-02 18:56:47 -08:00
godofredoc
f729043cb2 Update flutter localizations. (#92923) 2021-11-02 16:08:06 -07:00
Konstantin Scheglov
ac88d4ba5d Fix avoid_renaming_method_parameters for pending analyzer change. (#85482) 2021-10-08 08:58:05 -07:00
Todd Volkert
a2e33dec7c l10n updates for August beta (#88328) 2021-08-16 22:51:16 -07:00
greymag
f8d73be84c Remove stripping scriptCodes for localization. (#83903) 2021-06-16 13:39:05 -07:00
Alexandre Ardhuin
e467018d06 alignment of doc comments and annotations (#84256) 2021-06-09 07:54:02 -07:00
Ray Rischpater, KF6GPE
dcd8957bea l10n updates for June beta (#83826)
Co-authored-by: Shi Hao Hong <shihaohong94@gmail.com>
2021-06-02 14:33:49 -07:00
Anis Alibegić
c99ed373b3 Fixed large amount of spelling errors (#83744) 2021-06-02 10:14:06 -07:00
Alexandre Ardhuin
34059eec2c enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
Phil Quitslund
9c0270d960 sort directives (#80901) 2021-04-22 10:14:02 -07:00
Ray Rischpater, KF6GPE
2c9062c43a l10n updates (#80541) 2021-04-16 11:09:02 -07:00
Shi-Hao Hong
7a88eb97ea Typo fixes (#78755) 2021-03-23 09:23:43 +08:00
Jan Lübeck
9c434c8260 Adds First/Last buttons to PaginatedDataTable (#73964) 2021-02-01 18:06:06 -08:00
Shi-Hao Hong
c17be7194e Update localizations (#74635) 2021-01-25 14:46:07 -08:00
Michael Goderbauer
5d1306e7ab Update outdated links (#73514) 2021-01-07 16:28:12 -08:00
Darren Austin
1c7e34bb20 Migrate flutter_localizations to null safety. (#68645)
Migrate flutter_localizations to null safety.
2020-11-12 15:13:51 -08:00
xster
aac980baac Update cupertino and material translations (#70157) 2020-11-10 20:56:06 -08:00
Danny Lin
62741337b8 Fix links to GitHub bug template (#68374) 2020-10-28 17:42:05 -07:00
Daniel Edrisian
e818c47059 Added CupertinoSearchTextField (#68074) 2020-10-27 06:37:03 -07:00
Alexandre Ardhuin
17cdf5559d enable unnecessary_string_escapes and use_raw_strings (#68302) (#69025) 2020-10-26 12:42:05 -07:00
Zachary Anderson
cbcd1321ed Revert "enable unnecessary_string_escapes and use_raw_strings (#68302)" (#68714)
This reverts commit ae06c19a37.
2020-10-21 08:16:13 -07:00
Alexandre Ardhuin
ae06c19a37 enable unnecessary_string_escapes and use_raw_strings (#68302) 2020-10-21 16:34:24 +02:00
Shi-Hao Hong
244f5ab598 Expose date symbols and patterns for en_US in framework (#67900)
* Expose date symbols and patterns for en_US in framework
2020-10-13 07:56:10 +08:00
YeungKC
db25441fd9 Update the cupertino picker visuals (#65501) 2020-10-07 13:12:12 -07:00
Shi-Hao Hong
8ed0ac5331 Update localizations (#65993) 2020-09-23 07:17:02 -07:00
Michael R Fairhurst
7f3c9b6bda Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
Shi-Hao Hong
c36b75e45b Remove Special Handling of Norwegian Locales (#63034)
* Regenerate _no.arb and _nb.arb from scratch

* Revert no <--> nb synonym logic
2020-08-12 07:29:17 +08:00
Nolan Scobie
43c1b34cf5 Add punctuation for unterminated sentences in doc comments (#62755)
* Add punctuation for unterminated sentences in doc comments

* Addressing review nit
2020-08-06 19:18:52 -04:00
Shi-Hao Hong
bd3a4cc517 Update to the latest localizations (#63026) 2020-08-05 19:41:04 -07:00
Michael Goderbauer
395510134c Random unresolved doc reference fixes I missed before (#62582) 2020-07-30 12:01:04 -07:00
Michael Goderbauer
f4e10b4fb5 Make dartdoc warnings fatal (& cleanup of warnings) (#62367) 2020-07-28 16:11:04 -07:00
Shi-Hao Hong
61a04b1551 Fix and address Inconsistencies with Pashto support (#60600)
* Normalize Pashto incomplete translations

* Add comment to README.md about incomplete Pashto support
2020-07-09 15:52:19 +08:00
Greg Spencer
ca713557d7 New license page with fix for zero licenses. (#60552)
This amends #57588 by adding code that also handles the zero license case, and adds translation strings for that.
2020-06-30 09:15:04 -07:00
Darren Austin
ed05fd7517 Date picker string translations (#60405) 2020-06-29 10:08:02 -07:00
rami-a
50612db86e Localized new strings added in the redesigned Material Time Picker (#60096) 2020-06-24 10:33:03 -07:00
Tonic Artos
65550d0f0c New license page. (#57588)
This is a PR addressing #57226 - Proposal: New UI for Licenses Page.

This PR replaces the previous single panel license page with one that uses a master/detail flow (MDFlow) to display packages and their respective licenses.

The License Page API remains unchanged. The logic for processing the license data is kept largely the same. This PR changes how the licenses are displayed, by introducing a responsive UI using the master/detail UI pattern. For now I am calling it Master Detail Flow, or MDFlow.

MDFlow manifests as two layouts depending on the screen size. On small and medium displays, as determined by the breakpoints given by the Material Design Spec, MDFlow utilises a nested layout. On large displays, MDFlow uses a two panel (lateral) layout. MDFlow is implemented in this PR using a Navigator for the nested layout, and a Stack for the lateral layout. The master and detail views are built using builders. For the interactive component, detail pages are requested from the master view using a proxy obtained by a widget lookup on the build context; MasterDetailFlow.of(context).
2020-06-23 09:19:45 -07:00
Sam Rawlins
252a3261c4 Remove unused import which shares prefix name with a used import. (#59160)
Due to a bug in analyzer [1], some unused imports are not reported when
multiple import directives share a prefix name, and one or more are unused.

[1] https://github.com/dart-lang/sdk/issues/38784
2020-06-19 15:25:13 -07:00
Justin McCandless
339f0363a6 Reland modernize selection menu appearance (#59617) 2020-06-18 16:33:03 -07:00
Zachary Anderson
f8a4008e41 Revert "Modernize selection menu appearance (#59115)" (#59561)
This reverts commit b3c237ce54.
2020-06-16 08:41:22 -07:00
Justin McCandless
b3c237ce54 Modernize selection menu appearance (#59115) 2020-06-15 09:40:04 -07:00