mediacontrol.src (7cca058c) mediacontrol.src (3e38b1aa)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 67 unchanged lines hidden (view full) ---

76{
77 Text[en-US] = "View";
78};
79
80// ------------------------------------------------------------------------------
81
82String AVMEDIA_STR_ZOOM_50
83{
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 67 unchanged lines hidden (view full) ---

76{
77 Text[en-US] = "View";
78};
79
80// ------------------------------------------------------------------------------
81
82String AVMEDIA_STR_ZOOM_50
83{
84 Text[en-US] = "50%";
84 Text[en-US] = "50 %";
85};
86
87// ------------------------------------------------------------------------------
88
89String AVMEDIA_STR_ZOOM_100
90{
85};
86
87// ------------------------------------------------------------------------------
88
89String AVMEDIA_STR_ZOOM_100
90{
91 Text[en-US] = "100%";
91 Text[en-US] = "100 %";
92};
93
94// ------------------------------------------------------------------------------
95
96String AVMEDIA_STR_ZOOM_200
97{
92};
93
94// ------------------------------------------------------------------------------
95
96String AVMEDIA_STR_ZOOM_200
97{
98 Text[en-US] = "200%";
98 Text[en-US] = "200 %";
99};
100
101// ------------------------------------------------------------------------------
102
103String AVMEDIA_STR_ZOOM_FIT
104{
105 Text[en-US] = "Scaled";
106};

--- 83 unchanged lines hidden ---
99};
100
101// ------------------------------------------------------------------------------
102
103String AVMEDIA_STR_ZOOM_FIT
104{
105 Text[en-US] = "Scaled";
106};

--- 83 unchanged lines hidden ---